PMD Results

The following document contains the results of PMD.

Summary

FilesErrors
1037

Files

FilesViolations
org/astrogrid/filemanager/client/FileManagerClient.java 1
org/astrogrid/filemanager/client/FileManagerClientImpl.java 4
org/astrogrid/filemanager/client/FileManagerClientTest.java 4
org/astrogrid/filemanager/client/delegate/NodeDelegateTest.java 4
org/astrogrid/filemanager/client/delegate/NodeTest.java 11
org/astrogrid/filemanager/common/NodeUtils.java 7
org/astrogrid/store/adapter/aladin/AladinAdapterMock.java 1
org/astrogrid/store/adapter/aladin/AladinAdapterTest.java 2
org/astrogrid/store/tree/TreeClientMock.java 1
org/astrogrid/store/tree/TreeClientTest.java 2

org/astrogrid/filemanager/client/FileManagerClient.java

ViolationLine
Avoid unused imports such as 'FileManagerResolverException' 51

org/astrogrid/filemanager/client/FileManagerClientImpl.java

ViolationLine
Avoid unused imports such as 'CommunityIdentifierException' 58
Avoid unused imports such as 'FileManagerResolverException' 68
Avoid unused imports such as 'StringTokenizer' 85
Avoid empty catch blocks 385

org/astrogrid/filemanager/client/FileManagerClientTest.java

ViolationLine
Avoid unused local variables such as 'newt' 282
Avoid unused local variables such as 'toad' 491
Avoid unused local variables such as 'toad' 522
Avoid unused local variables such as 'ivorn' 986

org/astrogrid/filemanager/client/delegate/NodeDelegateTest.java

ViolationLine
Avoid unused local variables such as 'toad' 1029
Avoid unused local variables such as 'toad' 1116
Avoid unused local variables such as 'newt' 1265
Avoid unused local variables such as 'toad' 1324

org/astrogrid/filemanager/client/delegate/NodeTest.java

ViolationLine
Avoid unused local variables such as 'frog' 500
Avoid unused local variables such as 'toad' 782
Avoid unused local variables such as 'toad' 815
Avoid unused local variables such as 'toad' 833
Avoid unused local variables such as 'fish' 834
Avoid unused local variables such as 'fish' 1007
Avoid unused local variables such as 'frog' 1093
Avoid unused local variables such as 'frog' 1117
Avoid unused local variables such as 'frog' 1144
Avoid unused local variables such as 'frog' 1179
Avoid unused local variables such as 'frog' 1223

org/astrogrid/filemanager/common/NodeUtils.java

ViolationLine
No need to import a type that's in the same package 13
No need to import a type that's in the same package 14
No need to import a type that's in the same package 15
No need to import a type that's in the same package 16
No need to import a type that's in the same package 17
No need to import a type that's in the same package 18
No need to import a type that's in the same package 19

org/astrogrid/store/adapter/aladin/AladinAdapterMock.java

ViolationLine
Avoid unused private fields such as 'account' 105

org/astrogrid/store/adapter/aladin/AladinAdapterTest.java

ViolationLine
Avoid unused local variables such as 'found' 433
Avoid unused local variables such as 'found' 581

org/astrogrid/store/tree/TreeClientMock.java

ViolationLine
Avoid unused private fields such as 'account' 102

org/astrogrid/store/tree/TreeClientTest.java

ViolationLine
Avoid unused local variables such as 'found' 438
Avoid unused local variables such as 'found' 586