Please enable JavaScript to view this site.

Coverage Validator Help

 

The Statistics page allows you to control how statistics are calculated by Coverage Validator for unhooked lines and for multiple inclusions of the same file.

 

 

settings-statistics

 

 

Statistics Calculation

 

By default, lines which could not be hooked do not get included in coverage statistics.

 

note Note that this does not affect DLLs, files and lines which get filtered out before instrumentation.

 

Include unhooked lines in the coverage statistics instructionStep include the number of unhooked lines in the coverage statistics

 

 

Multiple source code file inclusion

 

Depending on how you build your software it's possible that some of your source files are present in more than one module (DLL / EXE) in your application.

 

For some coverage uses, you may prefer to treat these multiple source file inclusions as independent files or as the same file.

 

Collect statistics per source file for each DLL... instructionStep calculate coverage separately for each inclusion

 

Collect statistics per source file ignoring which DLL... instructionStep calculate coverage for a single instance

 

 

Reset All - Resets all global settings, not just those on the current page.

 

 

Reset - Resets the settings on the current page.