PMD Results
The following document contains the results of PMD 4.1.
Files
org/apache/clerezza/platform/typerendering/RendererFactory.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'logger'. | 58 |
org/apache/clerezza/platform/typerendering/RenderingspecificationException.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'node'. | 40 |
org/apache/clerezza/platform/typerendering/RenderletManagerImpl.java
| Violation | Line |
|---|
| These nested if statements could be combined | 320 - 322 |
org/apache/clerezza/platform/typerendering/RenderletRendererImpl.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'builtIn'. | 49 |
org/apache/clerezza/platform/typerendering/TypeRenderingException.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'context'. | 33 |
org/apache/clerezza/platform/typerendering/utils/MediaTypeMap.java
| Violation | Line |
|---|
| Avoid unused imports such as 'org.apache.clerezza.platform.typerendering.TypeRenderlet' | 22 |
| Avoid unused imports such as 'javax.print.attribute.standard.Media' | 31 |