FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
7700

org.apache.maven.plugin.jxr.JxrReport

BugCategoryDetailsLinePriority
Possible null pointer dereference of reportOutputDirectory in org.apache.maven.plugin.jxr.JxrReport.setReportOutputDirectory(File)CORRECTNESSNP_NULL_ON_SOME_PATH178Medium
Unwritten field: org.apache.maven.plugin.jxr.JxrReport.javadocDirCORRECTNESSUWF_UNWRITTEN_FIELD164Medium
Unwritten field: org.apache.maven.plugin.jxr.JxrReport.sourceDirsCORRECTNESSUWF_UNWRITTEN_FIELD98Medium
Unwritten field: org.apache.maven.plugin.jxr.JxrReport.sourcePathCORRECTNESSUWF_UNWRITTEN_FIELD85Medium

org.apache.maven.plugin.jxr.JxrTestReport

BugCategoryDetailsLinePriority
Possible null pointer dereference of reportOutputDirectory in org.apache.maven.plugin.jxr.JxrTestReport.setReportOutputDirectory(File)CORRECTNESSNP_NULL_ON_SOME_PATH156Medium
Unwritten field: org.apache.maven.plugin.jxr.JxrTestReport.sourceDirsCORRECTNESSUWF_UNWRITTEN_FIELD73Medium
Unwritten field: org.apache.maven.plugin.jxr.JxrTestReport.testJavadocDirCORRECTNESSUWF_UNWRITTEN_FIELD142Medium