Fork me on GitHub

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
15200

org.apache.maven.surefire.testng.TestNGReporter

BugCategoryDetailsLinePriority
Dead store to rawString in org.apache.maven.surefire.testng.TestNGReporter.onTestStart(ITestResult)STYLEDLS_DEAD_LOCAL_STORE79Medium

org.apache.maven.surefire.testng.conf.TestNGMapConfigurator

BugCategoryDetailsLinePriority
Exception is caught when Exception is not thrown in org.apache.maven.surefire.testng.conf.TestNGMapConfigurator.convertReporterConfig(Object)STYLEREC_CATCH_EXCEPTION130Medium