Using JaCoCo Emma Jenkins Plugin for a long time and successfully getting code coverage metrics but have some repetition of classes with "$" sign. Which brings down line coverage metrics. E.g. VideoFragment.class but have multiple classes with:
- VideoFragment$1
- VideoFragment$2
- VideoFragment$3
- VideoFragment$4 and so on
I can just ignore them it brings up the metrics but wondrering why it shows up and it that ok to ignore them?
Aucun commentaire:
Enregistrer un commentaire