开发者

Cobertura custom filters

I'm using Cobertura in a Jenkins/Hudson server script.

I'd like to ignore 开发者_高级运维certain kinds of methods/constructors from code coverage. For instance default constructors which are required to exist for things like JDO/JPA/Hibernate. Also standard getters and setters which apply no logic. These types of methods/constructors prevent me from targeting 100% code coverage.

Anyone know how to do this? Is it even possible?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜