PMD Results
The following document contains the results of PMD 3.7.
Files
atg/metier/dao/hibernate/ATGDaoHibernatePoolDataSource.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'reference' | 132 - 157 |
atg/metier/dao/jdbc/ATGDaoPoolDataSource.java
Violation | Line |
---|
Avoid empty catch blocks | 307 - 309 |
Avoid empty catch blocks | 493 - 495 |
atg/metier/dao/jdo/ATGDaoJdo.java
Violation | Line |
---|
This usage of the Collection.toArray() method will throw a ClassCastException. | 462 |
atg/service/log/AtgLogFormatter.java
Violation | Line |
---|
Avoid empty catch blocks | 150 - 154 |
atg/util/ejb/ATGEJBEntite.java
Violation | Line |
---|
Avoid unused imports such as 'javax.ejb.CreateException' | 4 |
atg/util/service/identifiant/ATGIdentifiant.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'identifiant' | 42 - 44 |