jcoverage eclipse plugin 1.10.229
jcoverage eclipse plugin 1.10.229 is now available from the update site. The jcoverage project properties now includes a couple of settings for the instrumentation group:
- ignore trivial methods, setters and getters are ignored by instrumentation when this option is checked.
- ignore logging methods, calls to log4j are ignored by instrumentation when this option is checked. Other logging systems will be included shortly.
We recommend running a project rebuild for this option to take effect on the whole project.