Jacoco agent classdumpdir and jacococli classinfo gives different amount of classes
19 views
Skip to first unread message
kry...@gmail.com
unread,
Apr 7, 2020, 5:04:47 PM4/7/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JaCoCo and EclEmma Users
I am using the jacoco agent listening on a port on the jvm where the app is running, but when I have the classdumpdir function enabled and copies over the class folder, the jacoco code coverage report via the jacococli report function when it generates an html site shows about a thousand classes less than the information stored (rows) in the classinfo function used with the jacococli application. Why is this so?