For calculating totals, the IDE takes advantage of using line coverage
instead of using basic block coverage to provide more accuracy with the
results totals.
To further improve data accuracy, the statistics for functions defined in
the header are now excluded from source file coverage.
Added an option called Collect data for that lets you
specify selective data collection in order to improve scalability. For more
information about this feature, see Starting a coverage-enabled program.