PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/apache/tiles/impl/BasicTilesContainer.java
Violation |
Line |
Avoid unused private methods such as 'prepare(TilesRequestContext,String,boolean)'. |
536 |
Avoid unused private methods such as 'render(TilesRequestContext,String)'. |
564 |
org/apache/tiles/portlet/context/PortletTilesRequestContext.java
Violation |
Line |
These nested if statements could be combined |
131 - 133 |
org/apache/tiles/web/startup/TilesFilter.java
Violation |
Line |
Overriding method merely calls super |
108 - 111 |