PMD Results

The following document contains the results of PMD 4.2.2.

Files

db/TableAssert.java

Violation Line
Overriding method merely calls super 25 - 28
Avoid unused private methods such as 'tearDown(Parse)'. 30

fit/AliasFixture.java

Violation Line
Overriding method merely calls super 46 - 49
Avoid empty if statements 160 - 161

fit/ColumnListBuilderFixture.java

Violation Line
Overriding method merely calls super 24 - 27

fit/ColumnSpecialValuesFixture.java

Violation Line
No need to import a type that lives in the same package 16
No need to import a type that lives in the same package 17
No need to import a type that lives in the same package 18
Overriding method merely calls super 46 - 49
Avoid empty if statements 180 - 181

fit/ContextSeleniumFixture.java

Violation Line
Avoid unused private fields such as 'ps'. 19
Overriding method merely calls super 28 - 31
Avoid unused local variables such as 'f'. 324

fit/FieldActionFixture.java

Violation Line
Overriding method merely calls super 13 - 16

fit/SeleniumAliasFixture.java

Violation Line
Avoid unused imports such as 'java.io.File' 3

fit/SeleniumFixture.java

Violation Line
Overriding method merely calls super 14 - 17
Overriding method merely calls super 20 - 23