Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
12.3
-
Linux Ubuntu with Gnome Shell.
Bug found with Jdk 11, confirmed upgrading to Jdk 15.
Description
Running test with coverage threw a NullPointerException:
SEVERE [global]
java.lang.NullPointerException
at org.netbeans.modules.gsf.codecoverage.CoverageReportTopComponent.updateData(CoverageReportTopComponent.java:367)
Tests are all passed, but coverage is not shown.
Now using mouse right button on the project -> code coverage -> show report
results in a NPE with description: NullPointerException: Cannot invoke "org.netbeans.modules.gsf.codecoverage.api.FileCoverageSummary.getLineCount()" because "summary" is null
Attachments
Attachments
Issue Links
- is duplicated by
-
NETBEANS-5823 Code Coverage Report Button creates Exception
- Closed
- links to