PMD Results
The following document contains the results of PMD 4.2.2.
Files
Commons BeanUtils - org/apache/commons/beanutils/BeanMap.java
Violation | Line |
---|
Overriding method merely calls super | 365 - 368 |
Commons BeanUtils - org/apache/commons/beanutils/BeanUtilsBean.java
Violation | Line |
---|
Avoid empty catch blocks | 287 - 289 |
Commons BeanUtils - org/apache/commons/beanutils/ConstructorUtils.java
Violation | Line |
---|
Avoid empty catch blocks | 389 - 391 |
Avoid empty catch blocks | 394 - 395 |
Avoid empty catch blocks | 422 - 426 |
Commons BeanUtils - org/apache/commons/beanutils/ContextClassLoaderLocal.java
Violation | Line |
---|
Avoid empty catch blocks | 160 |
Avoid empty catch blocks | 190 |
Avoid empty catch blocks | 206 |
Commons BeanUtils - org/apache/commons/beanutils/converters/ClassConverter.java
Violation | Line |
---|
Avoid empty catch blocks | 92 - 95 |
Commons BeanUtils - org/apache/commons/beanutils/ConvertUtilsBean.java
Violation | Line |
---|
Don't create instances of already existing BigInteger and BigDecimal (ZERO, ONE, TEN) | 666 |
Commons BeanUtils - org/apache/commons/beanutils/JDBCDynaClass.java
Violation | Line |
---|
Avoid empty catch blocks | 212 - 215 |
Commons BeanUtils - org/apache/commons/beanutils/LazyDynaBean.java
Violation | Line |
---|
Don't create instances of already existing BigInteger and BigDecimal (ZERO, ONE, TEN) | 122 |
Don't create instances of already existing BigInteger and BigDecimal (ZERO, ONE, TEN) | 124 |
Commons BeanUtils - org/apache/commons/beanutils/locale/converters/SqlTimeLocaleConverter.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'locPattern'. | 141 - 144 |
Commons BeanUtils - org/apache/commons/beanutils/locale/converters/SqlTimestampLocaleConverter.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'locPattern'. | 86 - 89 |
Commons BeanUtils - org/apache/commons/beanutils/MappedPropertyDescriptor.java
Violation | Line |
---|
Avoid empty catch blocks | 116 - 120 |
Avoid empty catch blocks | 521 - 523 |
Commons BeanUtils - org/apache/commons/beanutils/MethodUtils.java
Violation | Line |
---|
Avoid empty catch blocks | 887 - 891 |
Avoid empty catch blocks | 968 |
These nested if statements could be combined | 1374 - 1376 |
Commons BeanUtils - org/apache/commons/beanutils/PropertyUtilsBean.java
Violation | Line |
---|
Avoid empty catch blocks | 935 - 939 |