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.
By default, lines which could not be hooked do not get included in coverage statistics.
Note that this does not affect DLLs, files and lines which get filtered out before instrumentation.
•Include unhooked lines in the coverage statistics include the number of unhooked lines in the coverage statistics
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... calculate coverage separately for each inclusion
•Collect statistics per source file ignoring which DLL... 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.