java - Jacoco code coverage report shows wrong coverage -


i have integrated jacoco maven project.

when computing coverage particular class, report shows code coverage percentage each method in class close 40% - 50% though coverage 100%. case multiple other java classes well.

any idea why happens? appreciate solve this.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -