aplteam / CodeCoverage

Collects data on code coverage and create an HTML report on the data collected
MIT License
1 stars 1 forks source link

CodeCoverage: does not work as expected on itself #12

Open aplteam opened 1 year ago

aplteam commented 1 year ago

It works with other classes (like APLTreeUtils2), but on itself it pretends that 0% of the code is covered.