The eCobertura plugin for eclipse seams to ignoge the @CoverageIgnore tag. Classes or methods marked with the tag are still shown red and are counted as untested code in the coverage statistics.
Any ideas to get the @CoverageIgnore tags working?
The eCobertura plugin for eclipse seams to ignoge the @CoverageIgnore tag. Classes or methods marked with the tag are still shown red and are counted as untested code in the coverage statistics.
Any ideas to get the @CoverageIgnore tags working?