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

Class skipped if java.util.stream.IntStream.range is present #18

Open
gauravsaini228 opened this issue May 20, 2016 · 2 comments
Open

Comments

@gauravsaini228
Copy link

Plugin seems to skip the class silently if java.util.stream.IntStream.range is present in it. Attached a simple maven project to demonstrate the problem.
test.project.App.class is skipped in the generated report.
project.zip

@romani
Copy link

romani commented Feb 21, 2017

the same for "java.util.stream.Stream"

@norecha
Copy link

norecha commented Jun 2, 2017

Same for java8 syntax ClassA::methodB

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

No branches or pull requests

3 participants