PMD Results

The following document contains the results of PMD 4.1.

Files

org/apache/clerezza/platform/typerendering/RendererFactory.java

ViolationLine
Avoid unused private fields such as 'logger'.58

org/apache/clerezza/platform/typerendering/RenderingspecificationException.java

ViolationLine
Avoid unused private fields such as 'node'.40

org/apache/clerezza/platform/typerendering/RenderletManagerImpl.java

ViolationLine
These nested if statements could be combined320 - 322

org/apache/clerezza/platform/typerendering/RenderletRendererImpl.java

ViolationLine
Avoid unused private fields such as 'builtIn'.49

org/apache/clerezza/platform/typerendering/TypeRenderingException.java

ViolationLine
Avoid unused private fields such as 'context'.33

org/apache/clerezza/platform/typerendering/utils/MediaTypeMap.java

ViolationLine
Avoid unused imports such as 'org.apache.clerezza.platform.typerendering.TypeRenderlet'22
Avoid unused imports such as 'javax.print.attribute.standard.Media'31