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

extractMetricsResultFor throws NPE #132

Open
RamSaw opened this issue Aug 13, 2018 · 0 comments
Open

extractMetricsResultFor throws NPE #132

RamSaw opened this issue Aug 13, 2018 · 0 comments

Comments

@RamSaw
Copy link
Contributor

RamSaw commented Aug 13, 2018

Line 133 in class RefactoringFeatures in method extractMetricsResultsFor because return value can be null:
double metricValue = results.getValueForMetric(metric, measuredObject);

@RamSaw RamSaw added this to the v0.2 milestone Aug 13, 2018
@Ivan-Veselov Ivan-Veselov removed this from the v0.2 milestone Aug 13, 2018
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

2 participants