PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/starobjects/wicket/ui/components/empty/EmptyCollectionPanel.java

ViolationLine
Avoid unused method parameters such as 'id'.17 - 28

org/starobjects/wicket/ui/components/entity/EntityComponentFactoryAbstract.java

ViolationLine
Avoid empty if statements35 - 37

org/starobjects/wicket/ui/components/entity/blocks/action/EntityActionLinkFactory.java

ViolationLine
Avoid unused constructor parameters such as 'entityModel'.34 - 36

org/starobjects/wicket/ui/components/entity/blocks/propcoll/EntityPropertiesAndOrCollectionsPanel.java

ViolationLine
Avoid empty if statements226 - 228

org/starobjects/wicket/ui/components/entity/blocks/summary/EntitySummaryPanel.java

ViolationLine
Avoid unused imports such as 'org.apache.wicket.markup.html.image.NonCachingImage'9

org/starobjects/wicket/ui/components/scalars/jdkdates/JavaSqlDatePanel.java

ViolationLine
Overriding method merely calls super21 - 23

org/starobjects/wicket/ui/components/scalars/jdkdates/JavaSqlTimePanel.java

ViolationLine
Overriding method merely calls super21 - 23

org/starobjects/wicket/ui/components/scalars/jdkdates/JavaUtilDatePanel.java

ViolationLine
Overriding method merely calls super20 - 22

org/starobjects/wicket/ui/components/scalars/jdkmath/JavaMathBigDecimalPanel.java

ViolationLine
Overriding method merely calls super21 - 23

org/starobjects/wicket/ui/components/scalars/jdkmath/JavaMathBigIntegerPanel.java

ViolationLine
Overriding method merely calls super21 - 23

org/starobjects/wicket/ui/components/scalars/noapplib/NoColorPanel.java

ViolationLine
Overriding method merely calls super20 - 22

org/starobjects/wicket/ui/components/scalars/noapplib/NoDateTimePanel.java

ViolationLine
Overriding method merely calls super20 - 22

org/starobjects/wicket/ui/components/scalars/noapplib/NoMoneyPanel.java

ViolationLine
Overriding method merely calls super20 - 22

org/starobjects/wicket/ui/components/scalars/noapplib/NoPasswordPanel.java

ViolationLine
Overriding method merely calls super20 - 22

org/starobjects/wicket/ui/components/scalars/noapplib/NoPercentagePanel.java

ViolationLine
Overriding method merely calls super20 - 22

org/starobjects/wicket/ui/components/scalars/noapplib/NoTimePanel.java

ViolationLine
Overriding method merely calls super20 - 22

org/starobjects/wicket/ui/components/scalars/noapplib/NoTimeStampPanel.java

ViolationLine
Overriding method merely calls super20 - 22

org/starobjects/wicket/ui/components/scalars/primitive/CharacterPanel.java

ViolationLine
Overriding method merely calls super19 - 21

org/starobjects/wicket/ui/components/scalars/primitive/DoublePanel.java

ViolationLine
Overriding method merely calls super19 - 21

org/starobjects/wicket/ui/components/scalars/primitive/FloatPanel.java

ViolationLine
Overriding method merely calls super19 - 21

org/starobjects/wicket/ui/components/scalars/primitive/IntegerPanel.java

ViolationLine
Overriding method merely calls super19 - 21

org/starobjects/wicket/ui/components/scalars/primitive/LongPanel.java

ViolationLine
Overriding method merely calls super19 - 21

org/starobjects/wicket/ui/components/scalars/primitive/ShortPanel.java

ViolationLine
Overriding method merely calls super19 - 21

org/starobjects/wicket/ui/components/scalars/string/StringPanel.java

ViolationLine
Overriding method merely calls super19 - 21

org/starobjects/wicket/ui/components/scalars/value/ValuePanel.java

ViolationLine
Overriding method merely calls super27 - 29

org/starobjects/wicket/ui/components/widgets/buttons/ContainedButton.java

ViolationLine
Overriding method merely calls super75 - 77

org/starobjects/wicket/ui/pages/PageAbstract.java

ViolationLine
Overriding method merely calls super84 - 86