Hi,

I don't think it is possible to run code coverage analysis on the a card, as they use a different byte code format.

I'm not familiar with Jcod, but probably you can also run your test code on a "real" JVM as Java card is a subset of Java EE. JaCoCo comes with comprehensive documentation and examples, see: http://www.eclemma.org/jacoco/trunk/doc/

I don't know what the build and test technology use in Jcop actually is (Ant? Maven?). So you might get this information in Jcop documentation.

Best regards,
-marc

On 17.03.14 12:12, [email protected] wrote:
I want to do code coverage with test scripts that I created. I recently knew 
JaCoCo, but I don't know how to use JaCoco with Java Card. I am using Jcop.


Thanks.



--
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to