The following document contains the results of FindBugs Report
FindBugs Version is 1.2.0
Threshold is Low
Effort is Default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
74 | 57 | 0 | 0 |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L0 in com.atlassian.maven.plugins.jarjar.JarJarMojo.<static initializer>() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo.JarJarMojo() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo.execute() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo.getProject() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo.getProjectPackage() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo.getRules() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo.getZaps() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo.getZips() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo.setProject(MavenProject) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo.setProjectPackage(String) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo.setRules(List) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo.setZaps(List) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo.setZips(List) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Method com.atlassian.maven.plugins.jarjar.JarJarMojo.<static initializer>() invokes inefficient Long(long) constructor; use Long.valueOf(long) instead | PERFORMANCE | DM_NUMBER_CTOR | Not available |
com.atlassian.maven.plugins.jarjar.JarJarMojo.__timeStamp isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | Not available |
com.atlassian.maven.plugins.jarjar.JarJarMojo.__timeStamp__239_neverHappen1223798738658 isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | Not available |
Unread field: com.atlassian.maven.plugins.jarjar.JarJarMojo.filter | PERFORMANCE | URF_UNREAD_FIELD | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_closure1._closure1(Object, Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L4 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_closure1.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L4 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_closure1_closure3._closure1_closure3(Object, Object, Reference) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_closure1_closure3.doCall() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_closure1_closure3.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_closure1_closure3.getArtifact() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L4 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2._execute_closure2(Object, Object, Reference) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2.doCall() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2.getOriginalArtifact() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4._execute_closure2_closure4(Object, Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L4 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L4 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7._execute_closure2_closure4_closure7(Object, Object, Reference) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7.doCall() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7.getArtifact() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7_closure10._execute_closure2_closure4_closure7_closure10(Object, Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L4 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7_closure10.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L5 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7_closure8._execute_closure2_closure4_closure7_closure8(Object, Object, Reference) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7_closure8.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7_closure8.getArtifact() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7_closure9._execute_closure2_closure4_closure7_closure9(Object, Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L4 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure4_closure7_closure9.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure5._execute_closure2_closure5(Object, Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure5.doCall() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure5.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure6._execute_closure2_closure6(Object, Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure6.doCall() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L3 in com.atlassian.maven.plugins.jarjar.JarJarMojo$_execute_closure2_closure6.doCall(Object) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Bug | Category | Details | Line |
---|---|---|---|
Dead store to $L0 in com.atlassian.maven.plugins.jarjar.Zip.<static initializer>() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.Zip.getDependency() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.Zip.getExcludes() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L1 in com.atlassian.maven.plugins.jarjar.Zip.getIncludes() | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.Zip.setDependency(String) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.Zip.setExcludes(List) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.Zip.setIncludes(List) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Dead store to $L2 in com.atlassian.maven.plugins.jarjar.Zip.setMetaClass(MetaClass) | STYLE | DLS_DEAD_LOCAL_STORE | Not available |
Method com.atlassian.maven.plugins.jarjar.Zip.<static initializer>() invokes inefficient Long(long) constructor; use Long.valueOf(long) instead | PERFORMANCE | DM_NUMBER_CTOR | Not available |
com.atlassian.maven.plugins.jarjar.Zip.__timeStamp isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | Not available |
com.atlassian.maven.plugins.jarjar.Zip.__timeStamp__239_neverHappen1223798738607 isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | Not available |