There are different options to implement code coverage tools, see first
section here:
http://eclemma.org/jacoco/trunk/doc/implementation.html
Instrumentation will always increase code size. I don't know of any
activetly maintained code coverage tool based on JVMTI. If I remember
correctly Eclipse TPTP (http://www.eclipse.org/tptp/) used to offer a
code coverage tool based on the experimental JVMPI -- which is not
available any more since Java 6.
Regards,
-marc
On 2015-10-29 11:35, bharath tumma wrote:
Those excluded classes are very important in our application
that’s why report is not having coverage information...seems these
excluded classes are involved in the process everywhere after
login….
Can you suggest me any other workaround solution.. if this is not
possible can you suggest me any other tool which generate code
coverage report with large class file size. suitable tool for me..
--
You received this message because you are subscribed to the Google
Groups "JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jacoco/be097ca5-1744-4535-9c30-ccf67bf65fef%40googlegroups.com
[1].
For more options, visit https://groups.google.com/d/optout [2].
Links:
------
[1]
https://groups.google.com/d/msgid/jacoco/be097ca5-1744-4535-9c30-ccf67bf65fef%40googlegroups.com?utm_medium=email&utm_source=footer
[2] https://groups.google.com/d/optout
--
You received this message because you are subscribed to the Google Groups "JaCoCo
and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jacoco/3b279e7697ae2ae5f9f8b1bbead41769%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.