Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

New default scope settings for roots with source attachement only #6

Open
marchof opened this issue Aug 29, 2012 · 0 comments
Open

Comments

@marchof
Copy link
Member

marchof commented Aug 29, 2012

kate-sherwood@SF

I would like to make a feature request. I see a way to do code coverage of only the source that is in my Project Explorer (check the Source folders only checkbox in the preferences). I see a way to do code coverage of absolutely everything (uncheck the Source folders only checkbox). I'd like a third option: to check all the code for which there is source for -- but which might not be in my Project Explorer.

For example, I have JARs for various servers, including Tomcat, with .class files and .java files. If I check the "Source folders only" button, I don't get coverage of those servers' code. If I uncheck that button, I am A) blocked because a separate bug and B) it looks like it is trying to do code coverage on files which I don't have source for, e.g. com/sun/codemodel/JAnonymousClass

I don't care about the JAnonymousClass, but I would be interested in coverage for Tomcat.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant