eclemma - how to ignore source

Posted by hba on Stack Overflow See other posts from Stack Overflow or by hba
Published on 2010-05-30T05:18:47Z Indexed on 2010/05/30 5:22 UTC
Read the original article Hit count: 427

Filed under:
|
|

Hi,

I'm using junit/eclemma; it works great, except I'd like to instruct eclemma to ignore certain methods or classes. For example, how would i instruct eclemma to ignore getters/setters.

Thanks in advance!

© Stack Overflow or respective owner

Related posts about junit

Related posts about code