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
29300

org.apache.maven.scm.provider.jazz.command.add.JazzAddCommand

BugCategoryDetailsLinePriority
Alimentation à perte d'une variable locale dans la méthode org.apache.maven.scm.provider.jazz.command.add.JazzAddCommand.executeAddCommand(ScmProviderRepository, ScmFileSet)STYLEDLS_DEAD_LOCAL_STORE139Medium

org.apache.maven.scm.provider.jazz.command.blame.JazzBlameConsumer

BugCategoryDetailsLinePriority
Alimentation à perte d'une variable locale dans la méthode org.apache.maven.scm.provider.jazz.command.blame.JazzBlameConsumer.consumeLine(String)STYLEDLS_DEAD_LOCAL_STORE98Medium

org.apache.maven.scm.provider.jazz.command.checkout.JazzCheckOutConsumer

BugCategoryDetailsLinePriority
Unread public/protected field: org.apache.maven.scm.provider.jazz.command.checkout.JazzCheckOutConsumer.fCurrentDirSTYLEURF_UNREAD_PUBLIC_OR_PROTECTED_FIELD48Medium