JaCoCo report for classes with same name

24 views
Skip to first unread message

Chris Chen

unread,
Sep 22, 2017, 8:43:31 PM9/22/17
to JaCoCo and EclEmma Users
Hi there,

I’m woring on a large enterprise project which has a lot of classes with duplicate names, the FAQ mentioned that have to remove the duplicate classes to generate report, I got two questions:

1. After I ran a full testing on server, did the exec data contains coverage data for both the classes with same name?
2. If so, is it the best choice to generate report seperately for the packages they are in, because both classes coverage are important?

Thanks,
Chris

Evgeny Mandrikov

unread,
Sep 22, 2017, 9:00:19 PM9/22/17
to JaCoCo and EclEmma Users
If classes are in separate packages (e.g. "org.example.foo" and "org.example.bar") , then their fully-qualified names are actually different.

Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages