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
18400

org.apache.maven.scm.manager.ScmManagerStub

BugCategoryDetailsLinePriority
Il y a une boucle récursive infinie apparente dans org.apache.maven.scm.manager.ScmManagerStub.export(ScmRepository, ScmFileSet, String)CORRECTNESSIL_INFINITE_RECURSIVE_LOOP321High

org.apache.maven.scm.provider.ScmProviderStub

BugCategoryDetailsLinePriority
Champ jamais écrit : org.apache.maven.scm.provider.ScmProviderStub.scmTypeCORRECTNESSUWF_UNWRITTEN_FIELD157Medium

org.apache.maven.scm.tck.command.checkin.CheckInCommandTckTest

BugCategoryDetailsLinePriority
Method org.apache.maven.scm.tck.command.checkin.CheckInCommandTckTest.changeReadmeTxt(File) may fail to clean up java.io.WriterEXPERIMENTALOBL_UNSATISFIED_OBLIGATION234Medium

org.apache.maven.scm.tck.command.list.ListCommandTckTest

BugCategoryDetailsLinePriority
Chemin de fichier codé en dur dans le code de org.apache.maven.scm.tck.command.list.ListCommandTckTest.testListCommandUnexistantFileTest()STYLEDMI_HARDCODED_ABSOLUTE_FILENAME64Medium