Code Coverage in Tessy
A test object is considered to consist of items like branches, conditions, etc. Code coverage measures, how many of the items were exercised during the tests. This number is related to the total number of items and is usually expressed in percent.
Tessy features
C1 coverage
C2 coverage




