PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/starobjects/wicket/ui/components/empty/EmptyCollectionPanel.java
Violation | Line |
---|
Avoid unused method parameters such as 'id'. | 17 - 28 |
org/starobjects/wicket/ui/components/entity/EntityComponentFactoryAbstract.java
Violation | Line |
---|
Avoid empty if statements | 35 - 37 |
org/starobjects/wicket/ui/components/entity/blocks/action/EntityActionLinkFactory.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'entityModel'. | 34 - 36 |
org/starobjects/wicket/ui/components/entity/blocks/propcoll/EntityPropertiesAndOrCollectionsPanel.java
Violation | Line |
---|
Avoid empty if statements | 226 - 228 |
org/starobjects/wicket/ui/components/entity/blocks/summary/EntitySummaryPanel.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.wicket.markup.html.image.NonCachingImage' | 9 |
org/starobjects/wicket/ui/components/scalars/jdkdates/JavaSqlDatePanel.java
Violation | Line |
---|
Overriding method merely calls super | 21 - 23 |
org/starobjects/wicket/ui/components/scalars/jdkdates/JavaSqlTimePanel.java
Violation | Line |
---|
Overriding method merely calls super | 21 - 23 |
org/starobjects/wicket/ui/components/scalars/jdkdates/JavaUtilDatePanel.java
Violation | Line |
---|
Overriding method merely calls super | 20 - 22 |
org/starobjects/wicket/ui/components/scalars/jdkmath/JavaMathBigDecimalPanel.java
Violation | Line |
---|
Overriding method merely calls super | 21 - 23 |
org/starobjects/wicket/ui/components/scalars/jdkmath/JavaMathBigIntegerPanel.java
Violation | Line |
---|
Overriding method merely calls super | 21 - 23 |
org/starobjects/wicket/ui/components/scalars/noapplib/NoColorPanel.java
Violation | Line |
---|
Overriding method merely calls super | 20 - 22 |
org/starobjects/wicket/ui/components/scalars/noapplib/NoDateTimePanel.java
Violation | Line |
---|
Overriding method merely calls super | 20 - 22 |
org/starobjects/wicket/ui/components/scalars/noapplib/NoMoneyPanel.java
Violation | Line |
---|
Overriding method merely calls super | 20 - 22 |
org/starobjects/wicket/ui/components/scalars/noapplib/NoPasswordPanel.java
Violation | Line |
---|
Overriding method merely calls super | 20 - 22 |
org/starobjects/wicket/ui/components/scalars/noapplib/NoPercentagePanel.java
Violation | Line |
---|
Overriding method merely calls super | 20 - 22 |
org/starobjects/wicket/ui/components/scalars/noapplib/NoTimePanel.java
Violation | Line |
---|
Overriding method merely calls super | 20 - 22 |
org/starobjects/wicket/ui/components/scalars/noapplib/NoTimeStampPanel.java
Violation | Line |
---|
Overriding method merely calls super | 20 - 22 |
org/starobjects/wicket/ui/components/scalars/primitive/CharacterPanel.java
Violation | Line |
---|
Overriding method merely calls super | 19 - 21 |
org/starobjects/wicket/ui/components/scalars/primitive/DoublePanel.java
Violation | Line |
---|
Overriding method merely calls super | 19 - 21 |
org/starobjects/wicket/ui/components/scalars/primitive/FloatPanel.java
Violation | Line |
---|
Overriding method merely calls super | 19 - 21 |
org/starobjects/wicket/ui/components/scalars/primitive/IntegerPanel.java
Violation | Line |
---|
Overriding method merely calls super | 19 - 21 |
org/starobjects/wicket/ui/components/scalars/primitive/LongPanel.java
Violation | Line |
---|
Overriding method merely calls super | 19 - 21 |
org/starobjects/wicket/ui/components/scalars/primitive/ShortPanel.java
Violation | Line |
---|
Overriding method merely calls super | 19 - 21 |
org/starobjects/wicket/ui/components/scalars/string/StringPanel.java
Violation | Line |
---|
Overriding method merely calls super | 19 - 21 |
org/starobjects/wicket/ui/components/scalars/value/ValuePanel.java
Violation | Line |
---|
Overriding method merely calls super | 27 - 29 |
org/starobjects/wicket/ui/components/widgets/buttons/ContainedButton.java
Violation | Line |
---|
Overriding method merely calls super | 75 - 77 |
org/starobjects/wicket/ui/pages/PageAbstract.java
Violation | Line |
---|
Overriding method merely calls super | 84 - 86 |