PMD Results

The following document contains the results of PMD.

Summary

Files Errors
2 5

Files

Files Violations
coras/internalmodel/InternalModelFactory.java 1
coras/repository/session/CorasServicesEJBImpl.java 4

coras/internalmodel/InternalModelFactory.java

Violation Line
Avoid unused private methods such as 'getInternalRepresentation' 151

coras/repository/session/CorasServicesEJBImpl.java

Violation Line
Avoid unused imports such as 'no.sintef.assetrepository.RepositoryException' 53
Avoid unused local variables such as 'assetTypePk' 313
Avoid unused private methods such as 'getColumnChoices' 489
Avoid unused private methods such as 'getRepresentationByType' 571