Line Coverage

In Testwell CTC++, line coverage is a visual indication in the HTML report if a source code line was executed or not.

Line coverage is included in the HTML report if the code was instrumented for decision coverage or multicondition coverage.

There is no instrumentation mode (and no run-time overhead) for obtaining line coverage with Testwell CTC++.

If the beginning of a line was executed, the entire line counts as executed.