-
Enhancement
-
Resolution: Fixed
-
P2
-
jcov_1.1
-
1.1
-
generic
-
generic
-
Verified
Name: kbR10066 Date: 10/25/2002
Currently, to make the dynamic instrumenter instrument the classes and, thus,
produce the coverage data, -jcovjit option should be specified among other options.
Since this is the most frequent pattern of dynamic instrumenter usage, this option should
better be replaced with an option with the reverse meaning (e.g. '-noinstr'), which would
tell the dynamic instrumenter not to try to instrument any classes.
======================================================================