-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
when working with C++, I typically see class and package coverage at 100% while line branch coverage could be considerably lower.
Would like option to be able to exclude (especially package, class) from the graph (especially the zoomed) to better see what is going on with other metrics (e.g. line)
if this requires filtering the tables (e.g. removing from graph also removes a column from table, that is fine)