javadoc-coverage icon indicating copy to clipboard operation
javadoc-coverage copied to clipboard

Allow to compute coverage only for public methods/fields

Open stieglma opened this issue 6 years ago • 1 comments

I have a rather large codebase and want to make assumptions about the javadoc-coverage only from the public (and therefore accessible from everywhere) part of the code. It would be ok for me to send you a merge request for that, but at first I wanted to know if you like the idea of having this option, too?

stieglma avatar Jan 15 '18 11:01 stieglma

I think it's a great contribution. I'm looking forward to your PR. Thanks.

manoelcampos avatar Jan 17 '18 12:01 manoelcampos