PMD Results

The following document contains the results of PMD 4.2.2.

Files

net/sourceforge/domian/repository/AbstractXStreamSingleXmlFileRepository.java

ViolationLine
Too many static imports may lead to messy code16 - 279
No need to import a type that lives in the same package32
No need to import a type that lives in the same package33
These nested if statements could be combined187 - 189

net/sourceforge/domian/repository/AbstractXStreamXmlFilePerEntityRepository.java

ViolationLine
Too many static imports may lead to messy code16 - 397
No need to import a type that lives in the same package36
No need to import a type that lives in the same package37
No need to import a type that lives in the same package38
No need to import a type that lives in the same package39

net/sourceforge/domian/repository/AbstractXStreamXmlFileRepository.java

ViolationLine
Too many static imports may lead to messy code16 - 314
No need to import a type that lives in the same package31
No need to import a type that lives in the same package32
No need to import a type that lives in the same package33
No need to import a type that lives in the same package34

net/sourceforge/domian/repository/InMemoryAndXStreamXmlFileRepository.java

ViolationLine
Avoid unused imports such as 'org.apache.commons.lang.NotImplementedException'25
No need to import a type that lives in the same package28
No need to import a type that lives in the same package29
No need to import a type that lives in the same package30

net/sourceforge/domian/repository/XStreamXmlFilePerEntityRepository.java

ViolationLine
Avoid unused imports such as 'net.sourceforge.domian.repository.EntityPersistenceMetaData'29
No need to import a type that lives in the same package29
No need to import a type that lives in the same package30
No need to import a type that lives in the same package32