| Error | Line | |
|---|---|---|
|
|
Utility classes should not have a public or default constructor. | 28 |
|
|
'{' should be on the previous line. | 29 |
|
|
Missing a Javadoc comment. | 30 |
|
|
'(' is followed by whitespace. | 30 |
|
|
Parameter elements should be final. | 30 |
|
|
Parameter coveredElements should be final. | 30 |
|
|
')' is preceded with whitespace. | 30 |
|
|
'{' should be on the previous line. | 31 |
|
|
'(' is followed by whitespace. | 32 |
|
|
')' is preceded with whitespace. | 32 |
|
|
'(' is followed by whitespace. | 33 |
|
|
')' is preceded with whitespace. | 33 |
|
|
'(' is followed by whitespace. | 34 |
|
|
')' is preceded with whitespace. | 34 |
|
|
'(' is followed by whitespace. | 36 |
|
|
')' is preceded with whitespace. | 36 |
| Error | Line | |
|---|---|---|
|
|
Missing package documentation file. | 0 |
| Error | Line | |
|---|---|---|
|
|
'{' should be on the previous line. | 27 |
|
|
'(' is followed by whitespace. | 32 |
|
|
Parameter name should be final. | 32 |
|
|
')' is preceded with whitespace. | 32 |
|
|
'{' should be on the previous line. | 33 |
|
|
'(' is followed by whitespace. | 34 |
|
|
')' is preceded with whitespace. | 34 |
|
|
Method 'testcomputeTPC' is not designed for extension - needs to be abstract, final or empty. | 39 |
|
|
Expected @throws tag for 'Exception'. | 39 |
|
|
'{' should be on the previous line. | 40 |
|
|
'(' is followed by whitespace. | 43 |
|
|
'(' is followed by whitespace. | 44 |
|
|
')' is preceded with whitespace. | 44 |