Hello,
I am having strange issue with Jacoco (0.6.5.*).
My current environment is :
JDK : 1.6
Eclipse : Juno
Its a Maven project, which uses Aspects (part of separate JAR) file used as dependency within parent POM.
Attaching the output which I am getting after running the coverage.
There are only 3 Unit Tests against which I am running Jacoco, but not sure where the problem is.
Is it something to do with use of AspectJ???
The test cases run absolutle fine, with jacoco.exec getting generated, except that it does not have coverage data in it.... Would be clear from the attachments.
Any help please!!!!
Milind