-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
None
-
b17
Presently, when tests are run with code coverage (with jcov-test), the generated report includes all JDK code. It would be more convenient to limit the content of the report to a specified set of modules.
It would make sense to instrument only the code which would be included in the report.
Any code coverage report should also be saying what code is included in the report and also what tests were run to get the coverage.
It would make sense to instrument only the code which would be included in the report.
Any code coverage report should also be saying what code is included in the report and also what tests were run to get the coverage.