PMD Results
The following document contains the results of PMD 4.1.
 
Files
pl/edu/agh/cast/dataview/Activator.java
| Violation | 
Line | 
| These nested if statements could be combined | 
153 - 157 | 
 
pl/edu/agh/cast/dataview/column/filter/impl/AbstractDateColumnFilter.java
| Violation | 
Line | 
| Avoid empty catch blocks | 
80 - 81 | 
| Avoid empty catch blocks | 
84 - 85 | 
| Avoid empty catch blocks | 
88 - 89 |