3.28.3. Resetting and accumulating code coverage

To make sure you get the correct results for your code coverage, it is important to be aware of which actions will accumulate the recorded code coverage and which actions will reset the value back to zero.

Code coverage reset

The following result in the code coverage value being reset:

If you stop the AUT while code coverage is being calculated, then the value will also be set to zero!

Code coverage accumulation
The following result in code coverage information being accumulated:



Copyright BREDEX GmbH 2015. Made available under the Eclipse Public License v1.0.