The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.apache.maven.scm.provider.svn.SvnScmTestUtils | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.apache.maven.scm.provider.svn.SvnScmTestUtils.initializeRepository(File) allocates an object, only to get the class object | PERFORMANCE | DM_NEW_FOR_GETCLASS | 67 | Medium |