Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue error when analyzing instrumented classes #108

Closed
marchof opened this issue Jun 1, 2013 · 1 comment
Closed

Issue error when analyzing instrumented classes #108

marchof opened this issue Jun 1, 2013 · 1 comment

Comments

@marchof
Copy link
Member

marchof commented Jun 1, 2013

Since offline instrumentation is used in several scenarios a common mistake is to use the instrumented version of the classes which will always result in empty and wrong coverage reports. Therefore the analyzer should throw an exception if it is applied on instrumented classes -- like the instrumenter already does.

@marchof
Copy link
Member Author

marchof commented Jun 1, 2013

Fixed in e048201.

@marchof marchof closed this as completed Jun 1, 2013
@jacoco jacoco locked and limited conversation to collaborators Jan 11, 2017
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