The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 12 | |
| UnusedImports | 12 | |
JavadocType
| 6 | |
JavadocStyle
| 3 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.dbunit.database.DatabaseConfig. | 23 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.dbunit.dataset.IDataSet. | 34 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.dbunit.dataset.ITable. | 28 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.dbunit.database.QueryDataSet.TableEntry. | 26 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.dbunit.dataset.IDataSet. | 31 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.dbunit.dataset.xml.FlatXmlDataSet. | 32 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.sql.DatabaseMetaData. | 23 |
| Violation | Message | Line |
|---|---|---|
| Duplicate import to line 23 - java.util.Arrays. | 26 | |
| Duplicate import to line 24 - java.util.Collection. | 27 | |
| Duplicate import to line 23 - java.util.Arrays. | 29 | |
| Duplicate import to line 26 - java.util.Arrays. | 29 | |
| Duplicate import to line 24 - java.util.Collection. | 30 | |
| Duplicate import to line 27 - java.util.Collection. | 30 | |
| Duplicate import to line 23 - java.util.Arrays. | 32 | |
| Duplicate import to line 26 - java.util.Arrays. | 32 | |
| Duplicate import to line 29 - java.util.Arrays. | 32 | |
| Duplicate import to line 24 - java.util.Collection. | 33 | |
| Duplicate import to line 27 - java.util.Collection. | 33 | |
| Duplicate import to line 30 - java.util.Collection. | 33 |
| Violation | Message | Line |
|---|---|---|
| Unknown tag 'Author'. | 35 | |
| Unknown tag 'Since'. | 36 | |
| Type Javadoc comment is missing an @author tag. | 39 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.sql.Connection. | 25 |
| Violation | Message | Line |
|---|---|---|
| Type Javadoc comment is missing an @version tag. | 43 |
| Violation | Message | Line |
|---|---|---|
| Type Javadoc comment is missing an @version tag. | 42 |
| Violation | Message | Line |
|---|---|---|
| Type Javadoc comment is missing an @version tag. | 45 |
| Violation | Message | Line |
|---|---|---|
| Extra HTML tag found: </var> bytes are read. | 839 | |
| Extra HTML tag found: </var> | 976 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.dbunit.database.IMetadataHandler. | 33 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.dbunit.DatabaseUnitRuntimeException. | 25 |