PMD Results

The following document contains the results of PMD 3.9.

Files

org/abstracthorizon/proximity/access/RepositoryPermission.java

ViolationLine
Ensure you override both equals() and hashCode()76

org/abstracthorizon/proximity/events/ItemMoveEvent.java

ViolationLine
Avoid unused constructor parameters such as 'target'.39 - 43

org/abstracthorizon/proximity/impl/AbstractRepository.java

ViolationLine
These nested if statements could be combined546 - 560

org/abstracthorizon/proximity/impl/LogicDrivenRepositoryImpl.java

ViolationLine
These nested if statements could be combined81 - 102
These nested if statements could be combined119 - 137

org/abstracthorizon/proximity/indexer/Indexer.java

ViolationLine
Avoid unused imports such as 'org.abstracthorizon.proximity.ItemNotFoundException'22

org/abstracthorizon/proximity/storage/local/ReadOnlyFileSystemStorage.java

ViolationLine
These nested if statements could be combined80 - 83
These nested if statements could be combined114 - 117