Coverage Validator provides a handful of query tools to enable you to find particular coverage data collected in each session:
Searches can include:
•Query Address Search the data for lines at or near an address
•Query Object Search for lines belonging to a C++ object type
•Find function Search for lines occurring in functions matching a function name of interest
•Find unhooked functions Browse a list of functions that have not been hooked (or those that have)
•Find unvisited lines Browse all lines that have not been visited, or those that have
•Find unvisited files Browse all files that have not been visited, or those that have.
Click on an item in the picture below to jump to the relevant topic: