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
21200

org.apache.maven.scm.provider.tfs.command.TfsCheckOutCommand

BugCategoryDetailsLinePriority
Appel de equals() comparant une classe et une interface sans relation dans org.apache.maven.scm.provider.tfs.command.TfsCheckOutCommand.createGetCommand(ScmProviderRepository, ScmFileSet, ScmVersion, boolean)CORRECTNESSEC_UNRELATED_CLASS_AND_INTERFACE101High

org.apache.maven.scm.provider.tfs.command.TfsUpdateCommand

BugCategoryDetailsLinePriority
Appel de equals() comparant une classe et une interface sans relation dans org.apache.maven.scm.provider.tfs.command.TfsUpdateCommand.createCommand(ScmProviderRepository, ScmFileSet, ScmVersion)CORRECTNESSEC_UNRELATED_CLASS_AND_INTERFACE58High