| Code Coverage in Tessy |
Tessy features
C1 coverage
C2 coverage
How It Is Activated
To activate measurement for all or a specific coverage measure, simply select it prior to executing the test.

Tessy instruments the code, compiles, links and executes the test. After the test, detailed coverage results are provided.
C1 Code Coverage Results

Summary

Tessy reveals which branches were not taken

Tessy shows the branches taken by a certain test case

Graphical results for several test objects

Numeric results for several test objects
Modified Condition / Decision Coverage (MC/DC) Results

Summary

Tessy shows which input combinations still need to be exercised to get full coverage
Different sets of test cases result 100 % MC/DC coverage
Multiple Condition Coverage (MCC) Results

Summary

Tessy shows which input combinations still need to be exercised to get full coverage
Summary Of All Coverage Measures

A summary of all coverage measures is included in the standard test report
Code Coverage Results For Several Test Objects

The coverage for several test objects is available using the Batch Test Report in Excel.