FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.3.9

Threshold is medium

Effort is min

Summary

ClassesBugsErrorsMissing Classes
2500

org.apache.maven.plugin.surefire.HelpMojo

BugCategoryDetailsLinePriority
Unwritten field: org.apache.maven.plugin.surefire.HelpMojo.goalCORRECTNESSUWF_UNWRITTEN_FIELD76Medium

org.apache.maven.plugin.surefire.SurefirePlugin

BugCategoryDetailsLinePriority
org.apache.maven.plugin.surefire.SurefirePlugin.getSuiteXmlFiles() may expose internal representation by returning SurefirePlugin.suiteXmlFilesMALICIOUS_CODEEI_EXPOSE_REP1134Medium
org.apache.maven.plugin.surefire.SurefirePlugin.setSuiteXmlFiles(File[]) may expose internal representation by storing an externally mutable object into SurefirePlugin.suiteXmlFilesMALICIOUS_CODEEI_EXPOSE_REP21139Medium
Unwritten field: org.apache.maven.plugin.surefire.SurefirePlugin.parallelMavenExecutionCORRECTNESSUWF_UNWRITTEN_FIELD1344Medium
Unwritten field: org.apache.maven.plugin.surefire.SurefirePlugin.pluginDescriptorCORRECTNESSUWF_UNWRITTEN_FIELD1363Medium