it/tidalwave/accounting/model/Accounting.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
32 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
36 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
40 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
45 |
Error |
whitespace |
OperatorWrap |
'|' should be on a new line. |
48 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
55 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
57 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
61 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
63 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
67 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
69 |
it/tidalwave/accounting/model/Customer.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
46 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
49 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
51 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
56 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
58 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
60 |
Error |
whitespace |
WhitespaceAround |
'{' is not followed by whitespace. |
60 |
Error |
whitespace |
WhitespaceAround |
'}' is not preceded with whitespace. |
60 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
69 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
74 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
79 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
85 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
94 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
96 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
97 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
103 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
105 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
106 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
109 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
113 |
it/tidalwave/accounting/model/CustomerRegistry.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
33 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
37 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
42 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
46 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
50 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
54 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
58 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
62 |
it/tidalwave/accounting/model/HourlyReport.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
32 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
36 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
43 |
it/tidalwave/accounting/model/HourlyReportGenerator.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
30 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
34 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
37 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
39 |
it/tidalwave/accounting/model/Invoice.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
43 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
47 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
51 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
53 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
58 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
60 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
62 |
Error |
whitespace |
WhitespaceAround |
'{' is not followed by whitespace. |
62 |
Error |
whitespace |
WhitespaceAround |
'}' is not preceded with whitespace. |
62 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
75 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
80 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
85 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
91 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
107 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
111 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
115 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
119 |
it/tidalwave/accounting/model/InvoiceRegistry.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
33 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
37 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
42 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 132). |
43 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
45 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
48 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
51 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
55 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
59 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
63 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
67 |
it/tidalwave/accounting/model/JobEvent.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
43 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
49 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
53 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
53 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
53 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
55 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
57 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
72 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
77 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
84 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
88 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
95 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
99 |
it/tidalwave/accounting/model/JobEventGroup.java
Severity |
Category |
Rule |
Message |
Line |
Error |
misc |
NewlineAtEndOfFile |
File does not end with a newline. |
|
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
32 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
36 |
it/tidalwave/accounting/model/JobEventRegistry.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
31 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
35 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
38 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
44 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
48 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
50 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
51 |
it/tidalwave/accounting/model/Project.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
45 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
51 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
55 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
55 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
55 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
57 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
59 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
64 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
66 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
68 |
Error |
whitespace |
WhitespaceAround |
'{' is not followed by whitespace. |
68 |
Error |
whitespace |
WhitespaceAround |
'}' is not preceded with whitespace. |
68 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
85 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
90 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
97 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
103 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
112 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
114 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
115 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
121 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
123 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
124 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
127 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
129 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
133 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
137 |
it/tidalwave/accounting/model/ProjectRegistry.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
36 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
43 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
45 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
47 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
50 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
54 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
56 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
59 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
62 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
65 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
69 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
73 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
77 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
81 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
85 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
89 |
it/tidalwave/accounting/model/impl/DefaultHourlyReportGenerator.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
46 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
50 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 122). |
54 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
94 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
111 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
115 |
it/tidalwave/accounting/model/spi/CustomerSpi.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
31 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
35 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
38 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
41 |
it/tidalwave/accounting/model/spi/FlatJobEventSpi.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
31 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
35 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
38 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
42 |
it/tidalwave/accounting/model/spi/InvoiceSpi.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
33 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
37 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
44 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
48 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
52 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
56 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
60 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
64 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
68 |
it/tidalwave/accounting/model/spi/JobEventGroupSpi.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
30 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
34 |
it/tidalwave/accounting/model/spi/JobEventSpi.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
34 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
38 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
41 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
45 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
49 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
53 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
57 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
61 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
65 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
69 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
73 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
77 |
it/tidalwave/accounting/model/spi/ObjectFactory.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
35 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
39 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
42 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
48 |
Error |
whitespace |
OperatorWrap |
'|' should be on a new line. |
52 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
59 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
62 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
65 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
68 |
it/tidalwave/accounting/model/spi/ProjectSpi.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
34 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
38 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
41 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
43 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
44 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
47 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
49 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
50 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
53 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
55 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
56 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
59 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
61 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
62 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
65 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
67 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
68 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
71 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
73 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
74 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
77 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
79 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
80 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
83 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
85 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
86 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
89 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
91 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
92 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
95 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
97 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
98 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
101 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
103 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
104 |
it/tidalwave/accounting/model/spi/TimedJobEventSpi.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
33 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
37 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
42 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
43 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
46 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
48 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
49 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
52 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
54 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
58 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
60 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
61 |
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
31 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
35 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
38 |
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
32 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
36 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
39 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 130). |
40 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
41 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
43 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
44 |
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
33 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
37 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
48 |
it/tidalwave/accounting/model/types/Address.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
37 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
43 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
47 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
49 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
59 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
81 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
83 |
Error |
javadoc |
JavadocMethod |
Expected an @return tag. |
84 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
90 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
92 |
it/tidalwave/accounting/model/types/Money.java
Severity |
Category |
Rule |
Message |
Line |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
2 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
9 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 131). |
11 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 158). |
16 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 153). |
17 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
19 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
24 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
40 |
Error |
sizes |
LineLength |
Line is longer than 120 characters (found 160). |
46 |
Error |
javadoc |
JavadocVariable |
Missing a Javadoc comment. |
50 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
63 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
69 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
75 |
Error |
whitespace |
WhitespaceAfter |
'typecast' is not followed by whitespace. |
80 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
83 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
90 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
97 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
106 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
125 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
130 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
135 |