Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
54 | 0 | 0 | 2688 |
Files
com/flexiblewebsolutions/exceptions/MissingConfigException.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/exceptions/MissingConfigException.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
6
|
| Line has trailing spaces. |
8
|
| First sentence should end with a period. |
13
|
| Line contains a tab character. |
13
|
| Line contains a tab character. |
14
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Parameter message should be final. |
23
|
| Expected @param tag for 'message'. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Parameter message should be final. |
31
|
| Expected @param tag for 'message'. |
31
|
| Parameter cause should be final. |
31
|
| Expected @param tag for 'cause'. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Parameter cause should be final. |
38
|
| Expected @param tag for 'cause'. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
com/flexiblewebsolutions/exceptions/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/flexiblewebsolutions/io/util/FileUtils.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/io/util/FileUtils.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
14
|
| Line has trailing spaces. |
16
|
| '{' should be on the previous line. |
20
|
| Missing a Javadoc comment. |
21
|
| Variable 'logger' must be private and have accessor methods. |
21
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| Line has trailing spaces. |
26
|
| Method 'loadXMLFileToString' is not designed for extension - needs to be abstract, final or empty. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter pFile should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| '{' should be on the previous line. |
32
|
| '{' should be on the previous line. |
36
|
| '(' is followed by whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| 'while' is not followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| '}' should be on the same line. |
45
|
| 'catch' is not followed by whitespace. |
46
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
50
|
| '}' should be on the same line. |
51
|
| 'catch' is not followed by whitespace. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
56
|
| '}' should be on the same line. |
57
|
| '{' should be on the previous line. |
59
|
| '{' should be on the previous line. |
61
|
| '}' should be on the same line. |
64
|
| 'catch' is not followed by whitespace. |
65
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '{' should be on the previous line. |
66
|
| Line is longer than 80 characters. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| 'while' is not followed by whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '{' should be on the previous line. |
76
|
| '(' is followed by whitespace. |
77
|
| ')' is preceded with whitespace. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| Line has trailing spaces. |
87
|
| Method 'writeFile' is not designed for extension - needs to be abstract, final or empty. |
93
|
| '(' is followed by whitespace. |
93
|
| Parameter pFile should be final. |
93
|
| Parameter pData should be final. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| '{' should be on the previous line. |
97
|
| '(' is followed by whitespace. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '}' should be on the same line. |
102
|
| 'catch' is not followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '{' should be on the previous line. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '}' should be on the same line. |
107
|
| '{' should be on the previous line. |
109
|
| '{' should be on the previous line. |
111
|
| '}' should be on the same line. |
113
|
| 'catch' is not followed by whitespace. |
114
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| Must have at least one statement. |
115
|
com/flexiblewebsolutions/io/util/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/flexiblewebsolutions/util/ListUtils.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/util/ListUtils.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
8
|
| Utility classes should not have a public or default constructor. |
11
|
| '{' should be on the previous line. |
12
|
| First sentence should end with a period. |
13
|
| Line has trailing spaces. |
15
|
| '(' is followed by whitespace. |
19
|
| Parameter pList should be final. |
19
|
| ')' is preceded with whitespace. |
19
|
| '{' should be on the previous line. |
20
|
| 'if' is not followed by whitespace. |
22
|
| '(' is followed by whitespace. |
22
|
| ')' is preceded with whitespace. |
22
|
| '{' should be on the previous line. |
23
|
| 'for' is not followed by whitespace. |
26
|
| '(' is followed by whitespace. |
26
|
| ';' is followed by whitespace. |
26
|
| '{' should be on the previous line. |
27
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
com/flexiblewebsolutions/util/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/flexiblewebsolutions/xdriveunit/DelayTimer.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/DelayTimer.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
7
|
| Line contains a tab character. |
12
|
| Missing a Javadoc comment. |
12
|
| Name '_RandomDelay' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
12
|
| Line contains a tab character. |
14
|
| Missing a Javadoc comment. |
14
|
| Name '_RandomMax' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
14
|
| '6' is a magic number. |
14
|
| Line contains a tab character. |
16
|
| Missing a Javadoc comment. |
16
|
| Name '_RandomMin' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Line contains a tab character. |
18
|
| Missing a Javadoc comment. |
18
|
| Name '_Delay' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
18
|
| Line contains a tab character. |
20
|
| Missing a Javadoc comment. |
20
|
| Name '_RandomNum' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
20
|
| First sentence should end with a period. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Method 'setRandomDelay' is not designed for extension - needs to be abstract, final or empty. |
26
|
| Parameter pVal should be final. |
26
|
| Line contains a tab character. |
27
|
| '6' is a magic number. |
27
|
| Line contains a tab character. |
28
|
| First sentence should end with a period. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line has trailing spaces. |
32
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Method 'setRandomDelay' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Parameter pVal should be final. |
36
|
| Parameter pMin should be final. |
36
|
| Parameter pMax should be final. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| First sentence should end with a period. |
44
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Method 'getRandomDelay' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
52
|
| Missing a Javadoc comment. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Method 'clickDelay' is not designed for extension - needs to be abstract, final or empty. |
61
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line is longer than 80 characters. |
70
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| '1000' is a magic number. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| First sentence should end with a period. |
84
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Method 'getDelay' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| First sentence should end with a period. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Unused @param tag for 'Current'. |
94
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Method 'setDelaySeconds' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Parameter pSeconds should be final. |
96
|
| Expected @param tag for 'pSeconds'. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| '1000' is a magic number. |
98
|
| Line contains a tab character. |
99
|
| First sentence should end with a period. |
101
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Method 'getRandomMax' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| First sentence should end with a period. |
109
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Unused @param tag for 'Maximum'. |
111
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Method 'setRandomMax' is not designed for extension - needs to be abstract, final or empty. |
113
|
| Parameter randomMax should be final. |
113
|
| Expected @param tag for 'randomMax'. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| First sentence should end with a period. |
117
|
| Line contains a tab character. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Method 'getRandomMin' is not designed for extension - needs to be abstract, final or empty. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| First sentence should end with a period. |
125
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Unused @param tag for 'Minimum'. |
127
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Method 'setRandomMin' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Parameter randomMin should be final. |
129
|
| Expected @param tag for 'randomMin'. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
com/flexiblewebsolutions/xdriveunit/LoadTestUtils.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
14
|
| Missing a Javadoc comment. |
15
|
| Variable 'logger' must be private and have accessor methods. |
15
|
| '(' is followed by whitespace. |
15
|
| ')' is preceded with whitespace. |
15
|
| Line has trailing spaces. |
16
|
| First sentence should end with a period. |
17
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Method 'initClickTimer' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Parameter pClickTimerVals should be final. |
24
|
| Line contains a tab character. |
25
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line is longer than 80 characters. |
28
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line is longer than 80 characters. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line is longer than 80 characters. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line is longer than 80 characters. |
39
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line is longer than 80 characters. |
43
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
com/flexiblewebsolutions/xdriveunit/LoadWebXDriveTestCase.java
Error | Line |
| Line does not match expected header line of 'GNU Lesser General Public License'. |
1
|
| Line has trailing spaces. |
11
|
| Line is longer than 80 characters. |
15
|
| Missing a Javadoc comment. |
15
|
| Variable 'logger' must be private and have accessor methods. |
15
|
| '(' is followed by whitespace. |
15
|
| ')' is preceded with whitespace. |
15
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Name '_TrackTime' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
17
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Name '_ClickTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
20
|
| First sentence should end with a period. |
22
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Name '_PerformanceStats' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Parameter pName should be final. |
31
|
| Parameter pTestInput should be final. |
31
|
| Line contains a tab character. |
32
|
| Parameter pTestOptions should be final. |
32
|
| Parameter pThreadName should be final. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
37
|
| Missing a Javadoc comment. |
37
|
| '(' is followed by whitespace. |
37
|
| Parameter pTimer should be final. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line contains a tab character. |
38
|
| '{' should be on the previous line. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line has trailing spaces. |
41
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Missing a Javadoc comment. |
42
|
| Line contains a tab character. |
43
|
| '{' should be on the previous line. |
43
|
| Line contains a tab character. |
44
|
| 'if' is not followed by whitespace. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| Line contains a tab character. |
45
|
| '{' should be on the previous line. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| 'return' is not followed by whitespace. |
48
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line contains a tab character. |
49
|
| Line has trailing spaces. |
50
|
| Line contains a tab character. |
50
|
| First sentence should end with a period. |
51
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line has trailing spaces. |
53
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line contains a tab character. |
57
|
| Line is longer than 80 characters. |
58
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line has trailing spaces. |
68
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line has trailing spaces. |
72
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line is longer than 80 characters. |
80
|
| Line contains a tab character. |
80
|
| Parameter pStart should be final. |
80
|
| Parameter pLinkName should be final. |
80
|
| Parameter pLinkDesc should be final. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
89
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Method 'setUp' is not designed for extension - needs to be abstract, final or empty. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| First sentence should end with a period. |
125
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line has trailing spaces. |
128
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
129
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Method 'clickButton' is not designed for extension - needs to be abstract, final or empty. |
134
|
| Parameter pButtonID should be final. |
134
|
| Parameter pButtonDesc should be final. |
134
|
| Line contains a tab character. |
135
|
| '(' is followed by whitespace. |
135
|
| ')' is preceded with whitespace. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line contains a tab character. |
139
|
| Line contains a tab character. |
140
|
| Line contains a tab character. |
141
|
| First sentence should end with a period. |
143
|
| Line contains a tab character. |
143
|
| Line contains a tab character. |
144
|
| Line contains a tab character. |
145
|
| Line has trailing spaces. |
146
|
| Line contains a tab character. |
146
|
| Line is longer than 80 characters. |
147
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Method 'clickLinkWithImage' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Parameter pLinkImg should be final. |
150
|
| Parameter pLinkDesc should be final. |
150
|
| Line contains a tab character. |
151
|
| '(' is followed by whitespace. |
151
|
| '+' is not followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| Line contains a tab character. |
152
|
| Line contains a tab character. |
153
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line contains a tab character. |
157
|
| First sentence should end with a period. |
159
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line has trailing spaces. |
162
|
| Line contains a tab character. |
162
|
| Line is longer than 80 characters. |
163
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Method 'clickLinkWithText' is not designed for extension - needs to be abstract, final or empty. |
166
|
| Parameter pLinkText should be final. |
166
|
| Parameter pIndex should be final. |
166
|
| Line contains a tab character. |
167
|
| Parameter pLinkDesc should be final. |
167
|
| Line contains a tab character. |
168
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| Line contains a tab character. |
169
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line contains a tab character. |
174
|
| First sentence should end with a period. |
176
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line has trailing spaces. |
179
|
| Line contains a tab character. |
179
|
| Line is longer than 80 characters. |
180
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
181
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Method 'clickLinkWithText' is not designed for extension - needs to be abstract, final or empty. |
183
|
| Parameter pLinkText should be final. |
183
|
| Parameter pLinkDesc should be final. |
183
|
| Line contains a tab character. |
184
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| First sentence should end with a period. |
192
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line contains a tab character. |
194
|
| Line has trailing spaces. |
195
|
| Line contains a tab character. |
195
|
| Line is longer than 80 characters. |
196
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
198
|
| Line contains a tab character. |
199
|
| Method 'submit' is not designed for extension - needs to be abstract, final or empty. |
199
|
| Parameter pFormName should be final. |
199
|
| Parameter pSubmitDesc should be final. |
199
|
| Line contains a tab character. |
200
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| First sentence should end with a period. |
208
|
| Line contains a tab character. |
208
|
| Line contains a tab character. |
209
|
| Line contains a tab character. |
210
|
| Line has trailing spaces. |
211
|
| Line contains a tab character. |
211
|
| Line is longer than 80 characters. |
212
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Method 'submit' is not designed for extension - needs to be abstract, final or empty. |
214
|
| Parameter pSubmitDesc should be final. |
214
|
| Line contains a tab character. |
215
|
| '(' is followed by whitespace. |
215
|
| ')' is preceded with whitespace. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
219
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
com/flexiblewebsolutions/xdriveunit/ScriptRunner.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/ScriptRunner.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
17
|
| Missing a Javadoc comment. |
21
|
| Variable 'logger' must be private and have accessor methods. |
21
|
| '(' is followed by whitespace. |
21
|
| ')' is preceded with whitespace. |
21
|
| Missing a Javadoc comment. |
22
|
| Line has trailing spaces. |
23
|
| Line contains a tab character. |
24
|
| Line has trailing spaces. |
25
|
| Line contains a tab character. |
25
|
| Line has trailing spaces. |
26
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Method 'initScript' is not designed for extension - needs to be abstract, final or empty. |
29
|
| '(' is followed by whitespace. |
29
|
| Parameter pConfigFile should be final. |
29
|
| Expected @param tag for 'pConfigFile'. |
29
|
| ')' is preceded with whitespace. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
33
|
| Line is longer than 80 characters. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line is longer than 80 characters. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line is longer than 80 characters. |
41
|
| Line contains a tab character. |
41
|
| '(' is followed by whitespace. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line has trailing spaces. |
48
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Parameter pScript should be final. |
54
|
| Line contains a tab character. |
55
|
| Parameter pFileContents should be final. |
55
|
| Line contains a tab character. |
56
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| Line is longer than 80 characters. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| 'if' is not followed by whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| Line contains a tab character. |
63
|
| '{' should be on the previous line. |
63
|
| Line is longer than 80 characters. |
64
|
| Line contains a tab character. |
64
|
| '(' is followed by whitespace. |
64
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| Line contains a tab character. |
65
|
| Line has trailing spaces. |
66
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| Line is longer than 80 characters. |
69
|
| Line contains a tab character. |
69
|
| Line is longer than 80 characters. |
70
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line is longer than 80 characters. |
73
|
| Line contains a tab character. |
73
|
| Line is longer than 80 characters. |
74
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
77
|
| Line contains a tab character. |
78
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| Line is longer than 80 characters. |
79
|
| Line contains a tab character. |
79
|
| Line is longer than 80 characters. |
80
|
| Line contains a tab character. |
80
|
| Line is longer than 80 characters. |
81
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
84
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| First sentence should end with a period. |
90
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line has trailing spaces. |
92
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| Line is longer than 80 characters. |
96
|
| Line contains a tab character. |
96
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line contains a tab character. |
99
|
| Parameter pClassName should be final. |
99
|
| Parameter pConfig should be final. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line contains a tab character. |
105
|
| '{' is followed by whitespace. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| '{' is followed by whitespace. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
117
|
| '(' is followed by whitespace. |
117
|
| ')' is preceded with whitespace. |
117
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| '(' is followed by whitespace. |
119
|
| ')' is preceded with whitespace. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line contains a tab character. |
122
|
com/flexiblewebsolutions/xdriveunit/TestCollection.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/TestCollection.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
9
|
| Line has trailing spaces. |
11
|
| Line contains a tab character. |
15
|
| Missing a Javadoc comment. |
15
|
| Name '_Tests' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
15
|
| First sentence should end with a period. |
17
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line has trailing spaces. |
19
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Parameter pTest should be final. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
27
|
| Line is longer than 80 characters. |
28
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line has trailing spaces. |
30
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
com/flexiblewebsolutions/xdriveunit/TestConfigurationLoader.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/TestConfigurationLoader.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
8
|
| Line has trailing spaces. |
10
|
| Line contains a tab character. |
13
|
| Missing a Javadoc comment. |
13
|
| Name '_ConfigXML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
13
|
| First sentence should end with a period. |
15
|
| Line contains a tab character. |
15
|
| Line contains a tab character. |
16
|
| Line has trailing spaces. |
17
|
| Line contains a tab character. |
17
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Parameter pConfigXML should be final. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
24
|
| Line is longer than 80 characters. |
25
|
| Line contains a tab character. |
25
|
| Line contains a tab character. |
26
|
| Line has trailing spaces. |
27
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Parameter pClassName should be final. |
32
|
| Line contains a tab character. |
33
|
| Line is longer than 80 characters. |
34
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line is longer than 80 characters. |
36
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line has trailing spaces. |
40
|
| Line contains a tab character. |
40
|
| Line is longer than 80 characters. |
42
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line is longer than 80 characters. |
47
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
com/flexiblewebsolutions/xdriveunit/TestDecoratorLoader.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/TestDecoratorLoader.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
10
|
| Line has trailing spaces. |
12
|
| First sentence should end with a period. |
16
|
| Line contains a tab character. |
16
|
| Line contains a tab character. |
17
|
| Line has trailing spaces. |
18
|
| Line contains a tab character. |
18
|
| Line contains a tab character. |
19
|
| Line contains a tab character. |
20
|
| Line contains a tab character. |
21
|
| Line contains a tab character. |
22
|
| Line contains a tab character. |
23
|
| Line contains a tab character. |
24
|
| Line contains a tab character. |
25
|
| Parameter pDecString should be final. |
25
|
| Parameter pTest should be final. |
25
|
| Line contains a tab character. |
26
|
| Line contains a tab character. |
27
|
| Line contains a tab character. |
28
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line is longer than 80 characters. |
34
|
| Line contains a tab character. |
34
|
| Line is longer than 80 characters. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line is longer than 80 characters. |
37
|
| Line contains a tab character. |
37
|
| '{' is followed by whitespace. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
com/flexiblewebsolutions/xdriveunit/TestSuiteLoader.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/TestSuiteLoader.java
Error | Line |
| Line does not match expected header line of 'GNU Lesser General Public License'. |
1
|
| First sentence should end with a period. |
15
|
| Line has trailing spaces. |
17
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| 'static' modifier out of order with the JLS suggestions. |
21
|
| Line contains a tab character. |
23
|
| Missing a Javadoc comment. |
23
|
| 'static' modifier out of order with the JLS suggestions. |
23
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| 'static' modifier out of order with the JLS suggestions. |
25
|
| Line contains a tab character. |
27
|
| Missing a Javadoc comment. |
27
|
| Name '_RunDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
27
|
| Line contains a tab character. |
29
|
| Missing a Javadoc comment. |
29
|
| Name '_TestOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| Line contains a tab character. |
31
|
| Missing a Javadoc comment. |
31
|
| Name '_ClassName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
31
|
| Line contains a tab character. |
33
|
| Missing a Javadoc comment. |
33
|
| Name '_ThreadName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
33
|
| First sentence should end with a period. |
35
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line has trailing spaces. |
37
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Line contains a tab character. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| Line contains a tab character. |
48
|
| Line contains a tab character. |
49
|
| Parameter pConfigInfo should be final. |
49
|
| Parameter pThreadName should be final. |
49
|
| Line is longer than 80 characters. |
50
|
| Line contains a tab character. |
50
|
| Parameter pClassName should be final. |
50
|
| Parameter pRunDir should be final. |
50
|
| Expected @throws tag for 'FileNotFoundException'. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Line contains a tab character. |
53
|
| Line is longer than 80 characters. |
54
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line is longer than 80 characters. |
57
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
61
|
| Line contains a tab character. |
62
|
| Line is longer than 80 characters. |
63
|
| Line contains a tab character. |
63
|
| Line contains a tab character. |
64
|
| Line is longer than 80 characters. |
65
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line is longer than 80 characters. |
70
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line is longer than 80 characters. |
72
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line is longer than 80 characters. |
75
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line is longer than 80 characters. |
78
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
80
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
83
|
| Line contains a tab character. |
85
|
| Line contains a tab character. |
86
|
| Line contains a tab character. |
87
|
| Line contains a tab character. |
88
|
| Line contains a tab character. |
90
|
| Line contains a tab character. |
91
|
| Line contains a tab character. |
92
|
| Line contains a tab character. |
93
|
| Line contains a tab character. |
94
|
| Line contains a tab character. |
95
|
| First sentence should end with a period. |
97
|
| Line contains a tab character. |
97
|
| Line contains a tab character. |
98
|
| Line has trailing spaces. |
99
|
| Line contains a tab character. |
99
|
| Line contains a tab character. |
100
|
| Line contains a tab character. |
101
|
| Line contains a tab character. |
102
|
| Line contains a tab character. |
103
|
| Line contains a tab character. |
104
|
| Line is longer than 80 characters. |
105
|
| Line contains a tab character. |
105
|
| Parameter pSuite should be final. |
105
|
| Parameter pXmlString should be final. |
105
|
| Line contains a tab character. |
106
|
| Line contains a tab character. |
107
|
| Line contains a tab character. |
108
|
| Line contains a tab character. |
109
|
| Line is longer than 80 characters. |
110
|
| Line contains a tab character. |
110
|
| Line contains a tab character. |
111
|
| Line contains a tab character. |
112
|
| Line contains a tab character. |
113
|
| Line is longer than 80 characters. |
114
|
| Line contains a tab character. |
114
|
| Line contains a tab character. |
115
|
| Line contains a tab character. |
116
|
| Line contains a tab character. |
118
|
| Line contains a tab character. |
119
|
| Line contains a tab character. |
120
|
| Line contains a tab character. |
121
|
| Line is longer than 80 characters. |
122
|
| Line contains a tab character. |
122
|
| Line contains a tab character. |
123
|
| Line contains a tab character. |
124
|
| Line contains a tab character. |
125
|
| Line contains a tab character. |
126
|
| Line contains a tab character. |
127
|
| Line contains a tab character. |
128
|
| Line contains a tab character. |
130
|
| Line contains a tab character. |
131
|
| Line is longer than 80 characters. |
132
|
| Line contains a tab character. |
132
|
| Line contains a tab character. |
133
|
| Line contains a tab character. |
134
|
| Line contains a tab character. |
135
|
| Line contains a tab character. |
136
|
| Line contains a tab character. |
137
|
| Line is longer than 80 characters. |
139
|
| Line contains a tab character. |
139
|
| Line is longer than 80 characters. |
140
|
| Line contains a tab character. |
140
|
| Line is longer than 80 characters. |
141
|
| Line contains a tab character. |
141
|
| Line contains a tab character. |
142
|
| Line contains a tab character. |
143
|
| Line is longer than 80 characters. |
144
|
| Line contains a tab character. |
144
|
| Line is longer than 80 characters. |
145
|
| Line contains a tab character. |
145
|
| Line contains a tab character. |
146
|
| Line contains a tab character. |
147
|
| Line contains a tab character. |
148
|
| Line contains a tab character. |
149
|
| Line contains a tab character. |
150
|
| Line contains a tab character. |
151
|
| Line contains a tab character. |
152
|
| First sentence should end with a period. |
154
|
| Line contains a tab character. |
154
|
| Line contains a tab character. |
155
|
| Line contains a tab character. |
156
|
| Line has trailing spaces. |
157
|
| Line contains a tab character. |
157
|
| Line contains a tab character. |
158
|
| Line contains a tab character. |
159
|
| Line contains a tab character. |
160
|
| Line contains a tab character. |
161
|
| Line contains a tab character. |
162
|
| Line contains a tab character. |
163
|
| Line contains a tab character. |
164
|
| Parameter pXMLString should be final. |
164
|
| Line contains a tab character. |
165
|
| Line contains a tab character. |
166
|
| Line is longer than 80 characters. |
167
|
| Line contains a tab character. |
167
|
| Line contains a tab character. |
168
|
| Line contains a tab character. |
169
|
| Line is longer than 80 characters. |
170
|
| Line contains a tab character. |
170
|
| Line contains a tab character. |
171
|
| Line contains a tab character. |
172
|
| Line contains a tab character. |
173
|
| Line is longer than 80 characters. |
174
|
| Line contains a tab character. |
174
|
| Line contains a tab character. |
175
|
| Line contains a tab character. |
176
|
| Line contains a tab character. |
177
|
| Line contains a tab character. |
178
|
| Line contains a tab character. |
179
|
| Line contains a tab character. |
180
|
| Line contains a tab character. |
182
|
| Line contains a tab character. |
183
|
| Line has trailing spaces. |
184
|
| Line contains a tab character. |
184
|
| Line contains a tab character. |
185
|
| Line contains a tab character. |
186
|
| Line contains a tab character. |
187
|
| Line contains a tab character. |
188
|
| Line contains a tab character. |
189
|
| Line contains a tab character. |
190
|
| Line contains a tab character. |
191
|
| Parameter allTestsString should be final. |
191
|
| Line contains a tab character. |
192
|
| Line contains a tab character. |
193
|
| Line is longer than 80 characters. |
194
|
| Line contains a tab character. |
194
|
| Line contains a tab character. |
195
|
| Line is longer than 80 characters. |
196
|
| Line contains a tab character. |
196
|
| Line contains a tab character. |
197
|
| Line contains a tab character. |
199
|
| Line contains a tab character. |
200
|
| Line contains a tab character. |
201
|
| Line contains a tab character. |
202
|
| Line contains a tab character. |
203
|
| Line contains a tab character. |
204
|
| Line contains a tab character. |
205
|
| Line contains a tab character. |
206
|
| Line contains a tab character. |
207
|
| Line is longer than 80 characters. |
208
|
| Line contains a tab character. |
208
|
| Line is longer than 80 characters. |
209
|
| Line contains a tab character. |
209
|
| Line is longer than 80 characters. |
210
|
| Line contains a tab character. |
210
|
| Line is longer than 80 characters. |
211
|
| Line contains a tab character. |
211
|
| Line is longer than 80 characters. |
212
|
| Line contains a tab character. |
212
|
| Line contains a tab character. |
213
|
| Line contains a tab character. |
214
|
| Line is longer than 80 characters. |
215
|
| Line contains a tab character. |
215
|
| Line contains a tab character. |
216
|
| Line contains a tab character. |
217
|
| Line contains a tab character. |
218
|
| Line is longer than 80 characters. |
219
|
| Line contains a tab character. |
219
|
| Line is longer than 80 characters. |
220
|
| Line contains a tab character. |
220
|
| Line contains a tab character. |
221
|
| Line contains a tab character. |
222
|
| Line contains a tab character. |
223
|
| Line contains a tab character. |
224
|
| Line contains a tab character. |
225
|
| Line contains a tab character. |
226
|
| Line contains a tab character. |
227
|
| Line contains a tab character. |
228
|
| Line contains a tab character. |
229
|
| Line contains a tab character. |
230
|
| Line contains a tab character. |
231
|
| Line contains a tab character. |
232
|
| Line contains a tab character. |
233
|
| First sentence should end with a period. |
235
|
| Line contains a tab character. |
235
|
| Line contains a tab character. |
236
|
| Line has trailing spaces. |
237
|
| Line contains a tab character. |
237
|
| Line contains a tab character. |
238
|
| Line contains a tab character. |
239
|
| Line contains a tab character. |
240
|
| Line contains a tab character. |
241
|
| Line contains a tab character. |
242
|
| Line contains a tab character. |
243
|
| Parameter methodsString should be final. |
243
|
| Line contains a tab character. |
244
|
| Expected @throws tag for 'FileNotFoundException'. |
244
|
| Line is longer than 80 characters. |
245
|
| Line contains a tab character. |
245
|
| Line contains a tab character. |
246
|
| Line contains a tab character. |
247
|
| Line contains a tab character. |
248
|
| Line contains a tab character. |
249
|
| First sentence should end with a period. |
251
|
| Line contains a tab character. |
251
|
| Line contains a tab character. |
252
|
| Line has trailing spaces. |
253
|
| Line contains a tab character. |
253
|
| Line contains a tab character. |
254
|
| Line contains a tab character. |
255
|
| Line contains a tab character. |
256
|
| Line contains a tab character. |
257
|
| Line contains a tab character. |
258
|
| Line contains a tab character. |
259
|
| Line is longer than 80 characters. |
260
|
| Line contains a tab character. |
260
|
| Parameter methodName should be final. |
260
|
| Parameter inputXML should be final. |
260
|
| Line contains a tab character. |
261
|
| Line contains a tab character. |
262
|
| Line contains a tab character. |
263
|
| Line is longer than 80 characters. |
264
|
| Line contains a tab character. |
264
|
| Line is longer than 80 characters. |
265
|
| Line contains a tab character. |
265
|
| Line contains a tab character. |
266
|
| Line contains a tab character. |
267
|
| Line is longer than 80 characters. |
268
|
| Line contains a tab character. |
268
|
| Line contains a tab character. |
269
|
| Line contains a tab character. |
270
|
| Line contains a tab character. |
271
|
| Line contains a tab character. |
272
|
| Line contains a tab character. |
273
|
| Line contains a tab character. |
274
|
| Line contains a tab character. |
275
|
| Line contains a tab character. |
276
|
| Line contains a tab character. |
277
|
| Line contains a tab character. |
278
|
| Line contains a tab character. |
279
|
| Line contains a tab character. |
280
|
| Line contains a tab character. |
281
|
| Line contains a tab character. |
282
|
| Line contains a tab character. |
283
|
| Line contains a tab character. |
284
|
| Line contains a tab character. |
285
|
| Line contains a tab character. |
286
|
| Line contains a tab character. |
287
|
| Line contains a tab character. |
288
|
| Line contains a tab character. |
289
|
| Line contains a tab character. |
290
|
com/flexiblewebsolutions/xdriveunit/WebXDriveTestCase.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/WebXDriveTestCase.java
Error | Line |
| Line does not match expected header line of 'GNU Lesser General Public License'. |
1
|
| Line has trailing spaces. |
26
|
| '{' should be on the previous line. |
30
|
| Line is longer than 80 characters. |
31
|
| Missing a Javadoc comment. |
31
|
| Variable 'logger' must be private and have accessor methods. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| First sentence should end with a period. |
33
|
| 'static' modifier out of order with the JLS suggestions. |
34
|
| First sentence should end with a period. |
36
|
| 'static' modifier out of order with the JLS suggestions. |
37
|
| First sentence should end with a period. |
39
|
| Name '_ShowJSErrors' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
40
|
| Missing a Javadoc comment. |
42
|
| Name '_CachePages' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| First sentence should end with a period. |
44
|
| Name '_WebTester' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Variable '_WebTester' must be private and have accessor methods. |
45
|
| Missing a Javadoc comment. |
47
|
| Name '_WebClient' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
47
|
| Variable '_WebClient' must be private and have accessor methods. |
47
|
| Line has trailing spaces. |
48
|
| First sentence should end with a period. |
49
|
| Name '_CurrentPage' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
50
|
| Missing a Javadoc comment. |
51
|
| Name '_CurrentForm' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
51
|
| First sentence should end with a period. |
53
|
| Name '_CacheIndexXML' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| Method 'setUp' is not designed for extension - needs to be abstract, final or empty. |
59
|
| '{' should be on the previous line. |
60
|
| 'if' is not followed by whitespace. |
62
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
63
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '(' is followed by whitespace. |
70
|
| ')' is preceded with whitespace. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| First sentence should end with a period. |
75
|
| '(' is followed by whitespace. |
79
|
| Parameter pPage should be final. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| 'if' is not followed by whitespace. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '{' should be on the previous line. |
82
|
| Line has trailing spaces. |
86
|
| First sentence should end with a period. |
87
|
| Line has trailing spaces. |
87
|
| Line has trailing spaces. |
89
|
| '{' should be on the previous line. |
92
|
| 'if' is not followed by whitespace. |
93
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '{' should be on the previous line. |
94
|
| 'return' is not followed by whitespace. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '}' should be on the same line. |
96
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. |
106
|
| '{' should be on the previous line. |
107
|
| 'if' is not followed by whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '{' should be on the previous line. |
112
|
| 'if' is not followed by whitespace. |
113
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| 'for' is not followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
118
|
| '}' should be on the same line. |
120
|
| '{' should be on the previous line. |
122
|
| '(' is followed by whitespace. |
123
|
| ')' is preceded with whitespace. |
123
|
| 'if' is not followed by whitespace. |
128
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| '{' should be on the previous line. |
129
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| First sentence should end with a period. |
136
|
| Line has trailing spaces. |
138
|
| Comment matches to-do format 'TODO:'. |
139
|
| '{' should be on the previous line. |
142
|
| '(' is followed by whitespace. |
145
|
| ')' is preceded with whitespace. |
145
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| '(' is followed by whitespace. |
147
|
| ')' is preceded with whitespace. |
147
|
| First sentence should end with a period. |
153
|
| Line has trailing spaces. |
155
|
| '(' is followed by whitespace. |
165
|
| Parameter pName should be final. |
165
|
| Parameter pTestInput should be final. |
165
|
| Parameter pTestOptions should be final. |
166
|
| Parameter pThreadName should be final. |
166
|
| ')' is preceded with whitespace. |
166
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '{' should be on the previous line. |
178
|
| 'if' is not followed by whitespace. |
180
|
| '(' is followed by whitespace. |
180
|
| ')' is preceded with whitespace. |
180
|
| '{' should be on the previous line. |
181
|
| '}' should be on the same line. |
184
|
| 'if' is not followed by whitespace. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '{' should be on the previous line. |
186
|
| Missing a Javadoc comment. |
192
|
| Line has trailing spaces. |
196
|
| '{' should be on the previous line. |
199
|
| '(' is followed by whitespace. |
200
|
| ')' is preceded with whitespace. |
200
|
| '(' is followed by whitespace. |
201
|
| ')' is preceded with whitespace. |
201
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| First sentence should end with a period. |
205
|
| Line has trailing spaces. |
206
|
| Line has trailing spaces. |
207
|
| Method 'clickLink' is not designed for extension - needs to be abstract, final or empty. |
211
|
| '(' is followed by whitespace. |
211
|
| Parameter pLinkName should be final. |
211
|
| Parameter pPageDescription should be final. |
211
|
| ')' is preceded with whitespace. |
211
|
| '{' should be on the previous line. |
212
|
| '(' is followed by whitespace. |
213
|
| ')' is preceded with whitespace. |
213
|
| 'if' is not followed by whitespace. |
214
|
| '(' is followed by whitespace. |
214
|
| ')' is preceded with whitespace. |
214
|
| '{' should be on the previous line. |
215
|
| '(' is followed by whitespace. |
216
|
| ')' is preceded with whitespace. |
216
|
| '}' should be on the same line. |
217
|
| 'if' is not followed by whitespace. |
218
|
| '(' is followed by whitespace. |
218
|
| ')' is preceded with whitespace. |
218
|
| '{' should be on the previous line. |
219
|
| '{' should be on the previous line. |
221
|
| Line is longer than 80 characters. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| '(' is followed by whitespace. |
222
|
| ')' is preceded with whitespace. |
222
|
| '(' is followed by whitespace. |
223
|
| ')' is preceded with whitespace. |
223
|
| '}' should be on the same line. |
224
|
| 'catch' is not followed by whitespace. |
225
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
225
|
| '{' should be on the previous line. |
226
|
| '(' is followed by whitespace. |
227
|
| ')' is preceded with whitespace. |
227
|
| '}' should be on the same line. |
228
|
| 'catch' is not followed by whitespace. |
229
|
| '(' is followed by whitespace. |
229
|
| ')' is preceded with whitespace. |
229
|
| '{' should be on the previous line. |
230
|
| '(' is followed by whitespace. |
231
|
| ')' is preceded with whitespace. |
231
|
| '(' is followed by whitespace. |
234
|
| ')' is preceded with whitespace. |
234
|
| Line has trailing spaces. |
238
|
| Line has trailing spaces. |
239
|
| Method 'clickElementById' is not designed for extension - needs to be abstract, final or empty. |
243
|
| '(' is followed by whitespace. |
243
|
| Parameter pId should be final. |
243
|
| Parameter pDescription should be final. |
243
|
| ')' is preceded with whitespace. |
243
|
| '{' should be on the previous line. |
244
|
| 'if' is not followed by whitespace. |
245
|
| '(' is followed by whitespace. |
245
|
| ')' is preceded with whitespace. |
245
|
| '{' should be on the previous line. |
246
|
| '{' should be on the previous line. |
248
|
| Line is longer than 80 characters. |
249
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| '(' is followed by whitespace. |
249
|
| ')' is preceded with whitespace. |
249
|
| '(' is followed by whitespace. |
250
|
| ')' is preceded with whitespace. |
250
|
| '}' should be on the same line. |
251
|
| 'catch' is not followed by whitespace. |
252
|
| '(' is followed by whitespace. |
252
|
| ')' is preceded with whitespace. |
252
|
| '{' should be on the previous line. |
253
|
| '(' is followed by whitespace. |
254
|
| ')' is preceded with whitespace. |
254
|
| '}' should be on the same line. |
255
|
| 'catch' is not followed by whitespace. |
256
|
| '(' is followed by whitespace. |
256
|
| ')' is preceded with whitespace. |
256
|
| '{' should be on the previous line. |
257
|
| '(' is followed by whitespace. |
258
|
| ')' is preceded with whitespace. |
258
|
| '}' should be on the same line. |
260
|
| '{' should be on the previous line. |
262
|
| ')' is preceded with whitespace. |
264
|
| '(' is followed by whitespace. |
266
|
| ')' is preceded with whitespace. |
266
|
| Line has trailing spaces. |
268
|
| First sentence should end with a period. |
269
|
| Line has trailing spaces. |
270
|
| Line has trailing spaces. |
271
|
| Method 'clickButton' is not designed for extension - needs to be abstract, final or empty. |
275
|
| '(' is followed by whitespace. |
275
|
| Parameter pButtonID should be final. |
275
|
| Parameter pButtonDesc should be final. |
275
|
| ')' is preceded with whitespace. |
275
|
| '{' should be on the previous line. |
276
|
| '(' is followed by whitespace. |
277
|
| ')' is preceded with whitespace. |
277
|
| 'if' is not followed by whitespace. |
278
|
| '(' is followed by whitespace. |
278
|
| ')' is preceded with whitespace. |
278
|
| '{' should be on the previous line. |
279
|
| '(' is followed by whitespace. |
280
|
| ')' is preceded with whitespace. |
280
|
| '(' is followed by whitespace. |
281
|
| ')' is preceded with whitespace. |
281
|
| '}' should be on the same line. |
282
|
| 'if' is not followed by whitespace. |
283
|
| '(' is followed by whitespace. |
283
|
| ')' is preceded with whitespace. |
283
|
| '{' should be on the previous line. |
284
|
| '(' is followed by whitespace. |
285
|
| ')' is preceded with whitespace. |
285
|
| First sentence should end with a period. |
289
|
| Line has trailing spaces. |
290
|
| Line has trailing spaces. |
291
|
| Method 'clickLinkWithImage' is not designed for extension - needs to be abstract, final or empty. |
295
|
| '(' is followed by whitespace. |
295
|
| Parameter pLinkImg should be final. |
295
|
| Parameter pLinkDesc should be final. |
295
|
| ')' is preceded with whitespace. |
295
|
| '{' should be on the previous line. |
296
|
| '(' is followed by whitespace. |
297
|
| ')' is preceded with whitespace. |
297
|
| 'if' is not followed by whitespace. |
298
|
| '(' is followed by whitespace. |
298
|
| ')' is preceded with whitespace. |
298
|
| '{' should be on the previous line. |
299
|
| '(' is followed by whitespace. |
300
|
| ')' is preceded with whitespace. |
300
|
| '}' should be on the same line. |
301
|
| 'if' is not followed by whitespace. |
302
|
| '(' is followed by whitespace. |
302
|
| ')' is preceded with whitespace. |
302
|
| '{' should be on the previous line. |
303
|
| Line is longer than 80 characters. |
305
|
| ')' is preceded with whitespace. |
305
|
| '(' is followed by whitespace. |
307
|
| ')' is preceded with whitespace. |
307
|
| First sentence should end with a period. |
310
|
| Line has trailing spaces. |
312
|
| Method 'clickLinkWithText' is not designed for extension - needs to be abstract, final or empty. |
316
|
| '(' is followed by whitespace. |
316
|
| Parameter pLinkText should be final. |
316
|
| Parameter pLinkDesc should be final. |
316
|
| ')' is preceded with whitespace. |
316
|
| '{' should be on the previous line. |
317
|
| 'if' is not followed by whitespace. |
318
|
| '(' is followed by whitespace. |
318
|
| ')' is preceded with whitespace. |
318
|
| '{' should be on the previous line. |
319
|
| '(' is followed by whitespace. |
320
|
| ')' is preceded with whitespace. |
320
|
| '}' should be on the same line. |
321
|
| 'if' is not followed by whitespace. |
322
|
| '(' is followed by whitespace. |
322
|
| ')' is preceded with whitespace. |
322
|
| '{' should be on the previous line. |
323
|
| '(' is followed by whitespace. |
324
|
| ')' is preceded with whitespace. |
324
|
| '{' should be on the previous line. |
326
|
| Line is longer than 80 characters. |
327
|
| '(' is followed by whitespace. |
327
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| '(' is followed by whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| ')' is preceded with whitespace. |
327
|
| '}' should be on the same line. |
328
|
| 'catch' is not followed by whitespace. |
329
|
| '(' is followed by whitespace. |
329
|
| ')' is preceded with whitespace. |
329
|
| '{' should be on the previous line. |
330
|
| '(' is followed by whitespace. |
331
|
| ')' is preceded with whitespace. |
331
|
| '}' should be on the same line. |
332
|
| 'catch' is not followed by whitespace. |
333
|
| '(' is followed by whitespace. |
333
|
| ')' is preceded with whitespace. |
333
|
| '{' should be on the previous line. |
334
|
| '(' is followed by whitespace. |
335
|
| ')' is preceded with whitespace. |
335
|
| '(' is followed by whitespace. |
337
|
| ')' is preceded with whitespace. |
337
|
| Line has trailing spaces. |
339
|
| First sentence should end with a period. |
342
|
| Line has trailing spaces. |
344
|
| Method 'clickLinkWithText' is not designed for extension - needs to be abstract, final or empty. |
349
|
| '(' is followed by whitespace. |
349
|
| Parameter pLinkText should be final. |
349
|
| Parameter pIndex should be final. |
349
|
| Parameter pLinkDesc should be final. |
350
|
| ')' is preceded with whitespace. |
350
|
| '{' should be on the previous line. |
351
|
| '(' is followed by whitespace. |
352
|
| ')' is preceded with whitespace. |
352
|
| 'if' is not followed by whitespace. |
353
|
| '(' is followed by whitespace. |
353
|
| ')' is preceded with whitespace. |
353
|
| '{' should be on the previous line. |
354
|
| '(' is followed by whitespace. |
355
|
| ')' is preceded with whitespace. |
355
|
| '}' should be on the same line. |
356
|
| 'if' is not followed by whitespace. |
357
|
| '(' is followed by whitespace. |
357
|
| ')' is preceded with whitespace. |
357
|
| '{' should be on the previous line. |
358
|
| Line is longer than 80 characters. |
360
|
| ')' is preceded with whitespace. |
360
|
| '(' is followed by whitespace. |
362
|
| ')' is preceded with whitespace. |
362
|
| Line has trailing spaces. |
367
|
| Method 'submit' is not designed for extension - needs to be abstract, final or empty. |
370
|
| '(' is followed by whitespace. |
370
|
| Parameter pSubmitDesc should be final. |
370
|
| ')' is preceded with whitespace. |
370
|
| '{' should be on the previous line. |
371
|
| '(' is followed by whitespace. |
372
|
| ')' is preceded with whitespace. |
372
|
| 'if' is not followed by whitespace. |
373
|
| '(' is followed by whitespace. |
373
|
| ')' is preceded with whitespace. |
373
|
| '{' should be on the previous line. |
374
|
| '}' should be on the same line. |
376
|
| 'if' is not followed by whitespace. |
377
|
| '(' is followed by whitespace. |
377
|
| ')' is preceded with whitespace. |
377
|
| '{' should be on the previous line. |
378
|
| '{' should be on the previous line. |
380
|
| '(' is followed by whitespace. |
381
|
| ')' is preceded with whitespace. |
381
|
| '}' should be on the same line. |
383
|
| 'catch' is not followed by whitespace. |
384
|
| '(' is followed by whitespace. |
384
|
| ')' is preceded with whitespace. |
384
|
| '{' should be on the previous line. |
385
|
| '(' is followed by whitespace. |
386
|
| ')' is preceded with whitespace. |
386
|
| '(' is followed by whitespace. |
389
|
| ')' is preceded with whitespace. |
389
|
| First sentence should end with a period. |
392
|
| Method 'submit' is not designed for extension - needs to be abstract, final or empty. |
397
|
| '(' is followed by whitespace. |
397
|
| Parameter pFormName should be final. |
397
|
| Parameter pSubmitDesc should be final. |
397
|
| ')' is preceded with whitespace. |
397
|
| '{' should be on the previous line. |
398
|
| '(' is followed by whitespace. |
399
|
| ')' is preceded with whitespace. |
399
|
| 'if' is not followed by whitespace. |
400
|
| '(' is followed by whitespace. |
400
|
| ')' is preceded with whitespace. |
400
|
| '{' should be on the previous line. |
401
|
| '(' is followed by whitespace. |
402
|
| ')' is preceded with whitespace. |
402
|
| '(' is followed by whitespace. |
403
|
| ')' is preceded with whitespace. |
403
|
| '}' should be on the same line. |
404
|
| 'if' is not followed by whitespace. |
405
|
| '(' is followed by whitespace. |
405
|
| ')' is preceded with whitespace. |
405
|
| '{' should be on the previous line. |
406
|
| '(' is followed by whitespace. |
407
|
| ')' is preceded with whitespace. |
407
|
| '(' is followed by whitespace. |
408
|
| ')' is preceded with whitespace. |
408
|
| Line has trailing spaces. |
411
|
| First sentence should end with a period. |
412
|
| Method 'assertTextPresent' is not designed for extension - needs to be abstract, final or empty. |
416
|
| '(' is followed by whitespace. |
416
|
| Parameter pText should be final. |
416
|
| ')' is preceded with whitespace. |
416
|
| '{' should be on the previous line. |
417
|
| Line is longer than 80 characters. |
419
|
| '(' is followed by whitespace. |
419
|
| '(' is followed by whitespace. |
419
|
| ')' is preceded with whitespace. |
419
|
| ')' is preceded with whitespace. |
419
|
| First sentence should end with a period. |
422
|
| Incomplete HTML tag found: * @param pFormName - value from html <form name="" |
424
|
| Method 'setCurrentForm' is not designed for extension - needs to be abstract, final or empty. |
426
|
| '(' is followed by whitespace. |
426
|
| Parameter pFormName should be final. |
426
|
| ')' is preceded with whitespace. |
426
|
| '{' should be on the previous line. |
427
|
| Line is longer than 80 characters. |
428
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| '(' is followed by whitespace. |
428
|
| ')' is preceded with whitespace. |
428
|
| Line has trailing spaces. |
430
|
| First sentence should end with a period. |
431
|
| Line has trailing spaces. |
433
|
| '(' is followed by whitespace. |
439
|
| Parameter pPageName should be final. |
439
|
| Parameter pPageDesc should be final. |
439
|
| ')' is preceded with whitespace. |
439
|
| '{' should be on the previous line. |
440
|
| '{' should be on the previous line. |
443
|
| 'if' is not followed by whitespace. |
444
|
| '(' is followed by whitespace. |
444
|
| ')' is preceded with whitespace. |
444
|
| '{' should be on the previous line. |
445
|
| '(' is followed by whitespace. |
446
|
| ')' is preceded with whitespace. |
446
|
| 'if' is not followed by whitespace. |
447
|
| '(' is followed by whitespace. |
447
|
| ')' is preceded with whitespace. |
447
|
| '{' should be on the previous line. |
448
|
| '(' is followed by whitespace. |
452
|
| ')' is preceded with whitespace. |
453
|
| '(' is followed by whitespace. |
455
|
| ')' is preceded with whitespace. |
456
|
| '(' is followed by whitespace. |
458
|
| ')' is preceded with whitespace. |
458
|
| '}' should be on the same line. |
462
|
| 'catch' is not followed by whitespace. |
463
|
| '(' is followed by whitespace. |
463
|
| ')' is preceded with whitespace. |
463
|
| '{' should be on the previous line. |
464
|
| '(' is followed by whitespace. |
465
|
| ')' is preceded with whitespace. |
465
|
| First sentence should end with a period. |
470
|
| Line has trailing spaces. |
472
|
| Line is longer than 80 characters. |
480
|
| '(' is followed by whitespace. |
480
|
| Parameter pURL should be final. |
480
|
| Parameter pPageName should be final. |
480
|
| Parameter pPageDesc should be final. |
480
|
| ')' is preceded with whitespace. |
480
|
| '(' is followed by whitespace. |
482
|
| ')' is preceded with whitespace. |
482
|
| '(' is followed by whitespace. |
483
|
| ')' is preceded with whitespace. |
483
|
| '(' is followed by whitespace. |
484
|
| ')' is preceded with whitespace. |
484
|
| '(' is followed by whitespace. |
485
|
| ')' is preceded with whitespace. |
485
|
| '(' is followed by whitespace. |
486
|
| ')' is preceded with whitespace. |
486
|
| '(' is followed by whitespace. |
487
|
| ')' is preceded with whitespace. |
487
|
| '(' is followed by whitespace. |
488
|
| ')' is preceded with whitespace. |
488
|
| 'if' is not followed by whitespace. |
489
|
| '(' is followed by whitespace. |
489
|
| ')' is preceded with whitespace. |
489
|
| '{' should be on the previous line. |
490
|
| '(' is followed by whitespace. |
491
|
| ')' is preceded with whitespace. |
491
|
| '(' is followed by whitespace. |
492
|
| ')' is preceded with whitespace. |
492
|
| '(' is followed by whitespace. |
493
|
| ')' is preceded with whitespace. |
493
|
| First sentence should end with a period. |
497
|
| Line has trailing spaces. |
499
|
| Method 'dumpResponseToFile' is not designed for extension - needs to be abstract, final or empty. |
503
|
| '(' is followed by whitespace. |
503
|
| Parameter pFile should be final. |
503
|
| ')' is preceded with whitespace. |
503
|
| '{' should be on the previous line. |
504
|
| '{' should be on the previous line. |
507
|
| '(' is followed by whitespace. |
508
|
| '(' is followed by whitespace. |
509
|
| ')' is preceded with whitespace. |
509
|
| ')' is preceded with whitespace. |
509
|
| ')' is preceded with whitespace. |
509
|
| 'if' is not followed by whitespace. |
510
|
| '(' is followed by whitespace. |
510
|
| ')' is preceded with whitespace. |
510
|
| '{' should be on the previous line. |
511
|
| '(' is followed by whitespace. |
512
|
| ')' is preceded with whitespace. |
512
|
| '}' should be on the same line. |
513
|
| 'if' is not followed by whitespace. |
514
|
| '(' is followed by whitespace. |
514
|
| ')' is preceded with whitespace. |
514
|
| '{' should be on the previous line. |
515
|
| 'if' is not followed by whitespace. |
517
|
| '(' is followed by whitespace. |
517
|
| ')' is preceded with whitespace. |
517
|
| '{' should be on the previous line. |
518
|
| '(' is followed by whitespace. |
519
|
| '(' is followed by whitespace. |
519
|
| ')' is preceded with whitespace. |
519
|
| ')' is preceded with whitespace. |
519
|
| '}' should be on the same line. |
520
|
| '{' should be on the previous line. |
522
|
| '(' is followed by whitespace. |
523
|
| ')' is preceded with whitespace. |
523
|
| '}' should be on the same line. |
526
|
| 'catch' is not followed by whitespace. |
527
|
| '(' is followed by whitespace. |
527
|
| ')' is preceded with whitespace. |
527
|
| '{' should be on the previous line. |
528
|
| '(' is followed by whitespace. |
529
|
| ')' is preceded with whitespace. |
529
|
| '}' should be on the same line. |
530
|
| '{' should be on the previous line. |
532
|
| '{' should be on the previous line. |
534
|
| '}' should be on the same line. |
537
|
| 'catch' is not followed by whitespace. |
538
|
| '(' is followed by whitespace. |
538
|
| ')' is preceded with whitespace. |
538
|
| '{' should be on the previous line. |
539
|
| Must have at least one statement. |
539
|
| First sentence should end with a period. |
545
|
| Line has trailing spaces. |
547
|
| Method 'dumpResponseToString' is not designed for extension - needs to be abstract, final or empty. |
550
|
| '{' should be on the previous line. |
551
|
| '{' should be on the previous line. |
555
|
| '(' is followed by whitespace. |
556
|
| ')' is preceded with whitespace. |
556
|
| '(' is followed by whitespace. |
557
|
| ')' is preceded with whitespace. |
557
|
| '(' is followed by whitespace. |
559
|
| ')' is preceded with whitespace. |
559
|
| '}' should be on the same line. |
563
|
| 'catch' is not followed by whitespace. |
564
|
| '(' is followed by whitespace. |
564
|
| ')' is preceded with whitespace. |
564
|
| '{' should be on the previous line. |
565
|
| '(' is followed by whitespace. |
566
|
| ')' is preceded with whitespace. |
567
|
| '(' is followed by whitespace. |
569
|
| ')' is preceded with whitespace. |
569
|
com/flexiblewebsolutions/xdriveunit/XDriveDecorator.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/XDriveDecorator.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| First sentence should end with a period. |
8
|
| Line has trailing spaces. |
10
|
| '{' should be on the previous line. |
14
|
| Missing a Javadoc comment. |
15
|
| Variable 'logger' must be private and have accessor methods. |
15
|
| '(' is followed by whitespace. |
15
|
| ')' is preceded with whitespace. |
15
|
| First sentence should end with a period. |
17
|
| Line has trailing spaces. |
19
|
| '(' is followed by whitespace. |
25
|
| Parameter pTest should be final. |
25
|
| Parameter pParameterData should be final. |
25
|
| ')' is preceded with whitespace. |
25
|
| '{' should be on the previous line. |
26
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
com/flexiblewebsolutions/xdriveunit/XDriveTest.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/XDriveTest.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
7
|
| Line contains a tab character. |
11
|
| Missing a Javadoc comment. |
11
|
| Redundant 'public' modifier. |
11
|
| Line contains a tab character. |
13
|
| Missing a Javadoc comment. |
13
|
| Redundant 'public' modifier. |
13
|
| Line contains a tab character. |
15
|
| Missing a Javadoc comment. |
15
|
| Redundant 'public' modifier. |
15
|
com/flexiblewebsolutions/xdriveunit/XDriveTestCase.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/XDriveTestCase.java
Error | Line |
| Line does not match expected header line of 'GNU Lesser General Public License'. |
1
|
| First sentence should end with a period. |
16
|
| Line has trailing spaces. |
18
|
| '{' should be on the previous line. |
23
|
| Missing a Javadoc comment. |
24
|
| Variable 'logger' must be private and have accessor methods. |
24
|
| '(' is followed by whitespace. |
24
|
| ')' is preceded with whitespace. |
24
|
| Name '_TestInput' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| Variable '_TestInput' must be private and have accessor methods. |
29
|
| Name '_ThreadName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Variable '_ThreadName' must be private and have accessor methods. |
34
|
| First sentence should end with a period. |
36
|
| Name '_TestOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| First sentence should end with a period. |
41
|
| Line has trailing spaces. |
43
|
| Unused @param tag for 'pTheadName'. |
50
|
| '(' is followed by whitespace. |
53
|
| Parameter pName should be final. |
53
|
| Parameter pTestInput should be final. |
53
|
| Parameter pTestOptions should be final. |
54
|
| Parameter pThreadName should be final. |
54
|
| Expected @param tag for 'pThreadName'. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| '(' is followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| 'if' is not followed by whitespace. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| Line has trailing spaces. |
65
|
| Method 'getTestOptions' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| '{' should be on the previous line. |
67
|
| 'if' is not followed by whitespace. |
68
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '{' should be on the previous line. |
69
|
| 'return' is not followed by whitespace. |
72
|
| '(' is followed by whitespace. |
72
|
| ')' is preceded with whitespace. |
72
|
| Line has trailing spaces. |
77
|
| '{' should be on the previous line. |
80
|
| First sentence should end with a period. |
84
|
| Line has trailing spaces. |
87
|
| Method 'setupTestOptions' is not designed for extension - needs to be abstract, final or empty. |
91
|
| '(' is followed by whitespace. |
91
|
| Parameter pTestOptions should be final. |
91
|
| ')' is preceded with whitespace. |
91
|
| '{' should be on the previous line. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
95
|
| 'if' is not followed by whitespace. |
96
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '{' should be on the previous line. |
97
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| 'for' is not followed by whitespace. |
104
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
113
|
| ')' is preceded with whitespace. |
113
|
| First sentence should end with a period. |
119
|
| Line has trailing spaces. |
121
|
| Method 'checkBooleanParameter' is not designed for extension - needs to be abstract, final or empty. |
125
|
| '(' is followed by whitespace. |
125
|
| Parameter pPropName should be final. |
125
|
| Expected @param tag for 'pPropName'. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| 'if' is not followed by whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '{' should be on the previous line. |
131
|
| '}' should be on the same line. |
133
|
| '{' should be on the previous line. |
135
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| Line has trailing spaces. |
144
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
150
|
| '(' is followed by whitespace. |
150
|
| Parameter pConfigFile should be final. |
150
|
| ')' is preceded with whitespace. |
150
|
| Expected @throws tag for 'MissingConfigException'. |
150
|
| '{' should be on the previous line. |
151
|
| 'if' is not followed by whitespace. |
152
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '{' should be on the previous line. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| ')' is preceded with whitespace. |
156
|
| '{' should be on the previous line. |
159
|
| '(' is followed by whitespace. |
160
|
| ')' is preceded with whitespace. |
160
|
| '(' is followed by whitespace. |
162
|
| ')' is preceded with whitespace. |
162
|
| '(' is followed by whitespace. |
163
|
| '(' is followed by whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| ')' is preceded with whitespace. |
163
|
| '}' should be on the same line. |
164
|
| 'catch' is not followed by whitespace. |
165
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '{' should be on the previous line. |
166
|
| '(' is followed by whitespace. |
167
|
| ')' is preceded with whitespace. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| First sentence should end with a period. |
172
|
| Line has trailing spaces. |
175
|
| Method 'getFile' is not designed for extension - needs to be abstract, final or empty. |
181
|
| '(' is followed by whitespace. |
181
|
| Parameter pFilePath should be final. |
181
|
| ')' is preceded with whitespace. |
181
|
| Expected @throws tag for 'FileNotFoundException'. |
181
|
| '{' should be on the previous line. |
182
|
| '(' is followed by whitespace. |
184
|
| ')' is preceded with whitespace. |
184
|
| 'if' is not followed by whitespace. |
185
|
| '(' is followed by whitespace. |
185
|
| ')' is preceded with whitespace. |
185
|
| '{' should be on the previous line. |
186
|
| '(' is followed by whitespace. |
187
|
| ')' is preceded with whitespace. |
187
|
| 'if' is not followed by whitespace. |
188
|
| '(' is followed by whitespace. |
188
|
| ')' is preceded with whitespace. |
188
|
| '{' should be on the previous line. |
189
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
192
|
| '}' should be on the same line. |
193
|
| '{' should be on the previous line. |
195
|
| '}' should be on the same line. |
199
|
| '{' should be on the previous line. |
201
|
| '(' is followed by whitespace. |
205
|
| ')' is preceded with whitespace. |
205
|
| Line has trailing spaces. |
210
|
| Method 'init' is not designed for extension - needs to be abstract, final or empty. |
218
|
| '(' is followed by whitespace. |
218
|
| Parameter pConfigInfo should be final. |
218
|
| Parameter pThreadName should be final. |
218
|
| ')' is preceded with whitespace. |
218
|
| '{' should be on the previous line. |
219
|
| '{' should be on the previous line. |
224
|
| '(' is followed by whitespace. |
225
|
| ')' is preceded with whitespace. |
226
|
| '}' should be on the same line. |
227
|
| 'catch' is not followed by whitespace. |
228
|
| '(' is followed by whitespace. |
228
|
| ')' is preceded with whitespace. |
228
|
| '{' should be on the previous line. |
229
|
| Line is longer than 80 characters. |
230
|
| '(' is followed by whitespace. |
230
|
| ')' is preceded with whitespace. |
230
|
| '(' is followed by whitespace. |
233
|
| ')' is preceded with whitespace. |
233
|
com/flexiblewebsolutions/xdriveunit/loadtest/PrefixFilter.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/loadtest/PrefixFilter.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
10
|
| Missing a Javadoc comment. |
11
|
| Name '_FilePrefix' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
11
|
| Missing a Javadoc comment. |
13
|
| '(' is followed by whitespace. |
13
|
| Parameter pFilePrefix should be final. |
13
|
| ')' is preceded with whitespace. |
13
|
| '{' should be on the previous line. |
14
|
| Expected an @return tag. |
21
|
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. |
21
|
| '(' is followed by whitespace. |
21
|
| Parameter pDirectory should be final. |
21
|
| Expected @param tag for 'pDirectory'. |
21
|
| Parameter pFileName should be final. |
21
|
| Expected @param tag for 'pFileName'. |
21
|
| ')' is preceded with whitespace. |
21
|
| '{' should be on the previous line. |
22
|
| Conditional logic can be removed. |
23
|
| 'if' is not followed by whitespace. |
23
|
| '(' is followed by whitespace. |
23
|
| '(' is followed by whitespace. |
23
|
| ')' is preceded with whitespace. |
23
|
| ')' is preceded with whitespace. |
23
|
| '{' should be on the previous line. |
24
|
| '}' should be on the same line. |
26
|
| '{' should be on the previous line. |
28
|
com/flexiblewebsolutions/xdriveunit/loadtest/TestInputBuilder.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/loadtest/TestInputBuilder.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
13
|
| Missing a Javadoc comment. |
14
|
| Variable 'logger' must be private and have accessor methods. |
14
|
| '(' is followed by whitespace. |
14
|
| ')' is preceded with whitespace. |
14
|
| Missing a Javadoc comment. |
15
|
| Method 'writeFile' is not designed for extension - needs to be abstract, final or empty. |
17
|
| Missing a Javadoc comment. |
17
|
| '(' is followed by whitespace. |
17
|
| Parameter pFile should be final. |
17
|
| Parameter pData should be final. |
17
|
| ')' is preceded with whitespace. |
17
|
| '{' should be on the previous line. |
18
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Missing a Javadoc comment. |
24
|
com/flexiblewebsolutions/xdriveunit/loadtest/TestThread.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/loadtest/TestThread.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
15
|
| Line contains a tab character. |
19
|
| Missing a Javadoc comment. |
19
|
| Variable 'logger' must be private and have accessor methods. |
19
|
| Line contains a tab character. |
21
|
| Missing a Javadoc comment. |
21
|
| Name '_TestConfig' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
21
|
| Line contains a tab character. |
23
|
| Missing a Javadoc comment. |
23
|
| Name '_ThreadName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Line contains a tab character. |
25
|
| Missing a Javadoc comment. |
25
|
| Name '_TestCase' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
25
|
| Line contains a tab character. |
27
|
| Missing a Javadoc comment. |
27
|
| Name '_TT' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
27
|
| First sentence should end with a period. |
29
|
| Line contains a tab character. |
29
|
| Line contains a tab character. |
30
|
| Line has trailing spaces. |
31
|
| Line contains a tab character. |
31
|
| Line contains a tab character. |
32
|
| Line contains a tab character. |
33
|
| Line contains a tab character. |
34
|
| Line contains a tab character. |
35
|
| Line contains a tab character. |
36
|
| Line contains a tab character. |
37
|
| Line contains a tab character. |
38
|
| Line contains a tab character. |
39
|
| Line contains a tab character. |
40
|
| Line contains a tab character. |
41
|
| Parameter pTestCase should be final. |
41
|
| Parameter pThreadName should be final. |
41
|
| Line contains a tab character. |
42
|
| Parameter pTestConfig should be final. |
42
|
| Parameter pTT should be final. |
42
|
| Line contains a tab character. |
43
|
| Line contains a tab character. |
44
|
| Line contains a tab character. |
45
|
| Line contains a tab character. |
46
|
| Line contains a tab character. |
47
|
| First sentence should end with a period. |
49
|
| Line contains a tab character. |
49
|
| Line contains a tab character. |
50
|
| Line contains a tab character. |
51
|
| Line contains a tab character. |
52
|
| Method 'run' is not designed for extension - needs to be abstract, final or empty. |
52
|
| Line contains a tab character. |
53
|
| Line contains a tab character. |
54
|
| Line contains a tab character. |
55
|
| Line contains a tab character. |
56
|
| Line contains a tab character. |
57
|
| Line contains a tab character. |
58
|
| Line contains a tab character. |
59
|
| Line contains a tab character. |
60
|
| Line is longer than 80 characters. |
62
|
| Line contains a tab character. |
62
|
| Line contains a tab character. |
63
|
| Line is longer than 80 characters. |
64
|
| Line contains a tab character. |
64
|
| Line contains a tab character. |
65
|
| Line contains a tab character. |
66
|
| Line contains a tab character. |
67
|
| Line contains a tab character. |
68
|
| Line contains a tab character. |
69
|
| Line contains a tab character. |
70
|
| Line contains a tab character. |
71
|
| Line contains a tab character. |
72
|
| Line contains a tab character. |
73
|
| Line contains a tab character. |
74
|
| Line contains a tab character. |
75
|
| Line contains a tab character. |
76
|
| Line contains a tab character. |
78
|
| Line contains a tab character. |
79
|
| Line contains a tab character. |
81
|
| Line contains a tab character. |
82
|
| Line contains a tab character. |
83
|
com/flexiblewebsolutions/xdriveunit/loadtest/ThreadCallback.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/loadtest/ThreadCallback.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
13
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
18
|
| Variable 'logger' must be private and have accessor methods. |
18
|
| '(' is followed by whitespace. |
18
|
| ')' is preceded with whitespace. |
18
|
| Missing a Javadoc comment. |
20
|
| Name '_TmpDir' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
20
|
| Missing a Javadoc comment. |
22
|
| Name '_TestMode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
22
|
| Line has trailing spaces. |
26
|
| Method 'setTestMode' is not designed for extension - needs to be abstract, final or empty. |
30
|
| '(' is followed by whitespace. |
30
|
| Parameter pTestMode should be final. |
30
|
| ')' is preceded with whitespace. |
30
|
| '{' should be on the previous line. |
31
|
| Line has trailing spaces. |
37
|
| Method 'getTestMode' is not designed for extension - needs to be abstract, final or empty. |
40
|
| '{' should be on the previous line. |
41
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| First sentence should end with a period. |
45
|
| Line has trailing spaces. |
47
|
| Method 'getTmpDir' is not designed for extension - needs to be abstract, final or empty. |
50
|
| '{' should be on the previous line. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| First sentence should end with a period. |
55
|
| Line has trailing spaces. |
57
|
| Method 'setTmpDir' is not designed for extension - needs to be abstract, final or empty. |
61
|
| '(' is followed by whitespace. |
61
|
| Parameter pTmpDir should be final. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| First sentence should end with a period. |
66
|
| Line has trailing spaces. |
68
|
| '(' is followed by whitespace. |
72
|
| Parameter pThreadNames should be final. |
72
|
| ')' is preceded with whitespace. |
72
|
| First sentence should end with a period. |
74
|
| Line has trailing spaces. |
76
|
| Method 'writeStatsFile' is not designed for extension - needs to be abstract, final or empty. |
80
|
| '(' is followed by whitespace. |
80
|
| Parameter pThreadNames should be final. |
80
|
| ')' is preceded with whitespace. |
80
|
| '{' should be on the previous line. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '(' is followed by whitespace. |
85
|
| ')' is preceded with whitespace. |
85
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| 'for' is not followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ';' is followed by whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '(' is followed by whitespace. |
93
|
| ')' is preceded with whitespace. |
93
|
| '(' is followed by whitespace. |
94
|
| ')' is preceded with whitespace. |
94
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| 'for' is not followed by whitespace. |
101
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '{' should be on the previous line. |
102
|
| 'if' is not followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '{' should be on the previous line. |
105
|
| '(' is followed by whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| '(' is followed by whitespace. |
112
|
| ')' is preceded with whitespace. |
112
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '(' is followed by whitespace. |
118
|
| ')' is preceded with whitespace. |
119
|
| '(' is followed by whitespace. |
121
|
| ')' is preceded with whitespace. |
121
|
com/flexiblewebsolutions/xdriveunit/loadtest/ThreadTestLoadUtils.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/loadtest/ThreadTestLoadUtils.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| '{' should be on the previous line. |
13
|
| Line is longer than 80 characters. |
14
|
| Missing a Javadoc comment. |
14
|
| Variable 'logger' must be private and have accessor methods. |
14
|
| '(' is followed by whitespace. |
14
|
| ')' is preceded with whitespace. |
14
|
| Line has trailing spaces. |
15
|
| First sentence should end with a period. |
16
|
| Line is longer than 80 characters. |
17
|
| Line has trailing spaces. |
19
|
| Expected an @return tag. |
23
|
| Method 'createConfigFile' is not designed for extension - needs to be abstract, final or empty. |
23
|
| '(' is followed by whitespace. |
23
|
| Parameter pConfigTemplate should be final. |
23
|
| Parameter pInputFile should be final. |
24
|
| ')' is preceded with whitespace. |
24
|
| '{' should be on the previous line. |
25
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| 'while' is not followed by whitespace. |
32
|
| '(' is followed by whitespace. |
32
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| '{' should be on the previous line. |
33
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
com/flexiblewebsolutions/xdriveunit/loadtest/ThreadTracker.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/loadtest/ThreadTracker.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
9
|
| '{' should be on the previous line. |
13
|
| Missing a Javadoc comment. |
14
|
| Variable 'logger' must be private and have accessor methods. |
14
|
| '(' is followed by whitespace. |
14
|
| ')' is preceded with whitespace. |
14
|
| Missing a Javadoc comment. |
15
|
| Name '_RunningThreads' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
15
|
| Missing a Javadoc comment. |
17
|
| Name '_ThreadNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
17
|
| Missing a Javadoc comment. |
19
|
| Name '_Registered' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
19
|
| Missing a Javadoc comment. |
21
|
| Name '_NumToRegister' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
21
|
| Missing a Javadoc comment. |
23
|
| Name '_Traceback' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| First sentence should end with a period. |
25
|
| Line has trailing spaces. |
27
|
| Method 'registerThread' is not designed for extension - needs to be abstract, final or empty. |
31
|
| '(' is followed by whitespace. |
31
|
| Parameter pThreadName should be final. |
31
|
| ')' is preceded with whitespace. |
31
|
| '{' should be on the previous line. |
32
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| 'if' is not followed by whitespace. |
34
|
| '(' is followed by whitespace. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| '{' should be on the previous line. |
35
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| First sentence should end with a period. |
42
|
| Line has trailing spaces. |
44
|
| Method 'deregisterThread' is not designed for extension - needs to be abstract, final or empty. |
48
|
| '(' is followed by whitespace. |
48
|
| Parameter pThreadName should be final. |
48
|
| ')' is preceded with whitespace. |
48
|
| '{' should be on the previous line. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| 'if' is not followed by whitespace. |
52
|
| '(' is followed by whitespace. |
52
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '{' should be on the previous line. |
53
|
| '{' should be on the previous line. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| First sentence should end with a period. |
68
|
| Line has trailing spaces. |
70
|
| '(' is followed by whitespace. |
77
|
| Parameter pNumToRegister should be final. |
77
|
| Parameter pTT should be final. |
77
|
| ')' is preceded with whitespace. |
77
|
| '{' should be on the previous line. |
78
|
com/flexiblewebsolutions/xdriveunit/loadtest/ThreadedTestRunner.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xdriveunit/loadtest/ThreadedTestRunner.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
15
|
| '{' should be on the previous line. |
19
|
| Line is longer than 80 characters. |
20
|
| Missing a Javadoc comment. |
20
|
| Variable 'logger' must be private and have accessor methods. |
20
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Name '_TestMode' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
24
|
| First sentence should end with a period. |
26
|
| Name '_AllThreads' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| Variable '_AllThreads' must be private and have accessor methods. |
29
|
| First sentence should end with a period. |
31
|
| Line has trailing spaces. |
31
|
| Name '_RunTest' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
34
|
| Variable '_RunTest' must be private and have accessor methods. |
34
|
| First sentence should end with a period. |
36
|
| Name '_DelayTimer' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
39
|
| Variable '_DelayTimer' must be private and have accessor methods. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
50
|
| Unused @param tag for 'pClassName'. |
53
|
| Line is longer than 80 characters. |
58
|
| Method 'runLoadTest' is not designed for extension - needs to be abstract, final or empty. |
58
|
| '(' is followed by whitespace. |
58
|
| Parameter pXML should be final. |
58
|
| Parameter pTestCase should be final. |
58
|
| Expected @param tag for 'pTestCase'. |
58
|
| Parameter pConfigTemplate should be final. |
59
|
| Parameter pTracer should be final. |
59
|
| Expected @param tag for 'pTracer'. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| 'for' is not followed by whitespace. |
67
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '{' should be on the previous line. |
68
|
| '(' is followed by whitespace. |
71
|
| '4' is a magic number. |
71
|
| ')' is preceded with whitespace. |
72
|
| Line has trailing spaces. |
75
|
| '(' is followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
84
|
| 'if' is not followed by whitespace. |
88
|
| '(' is followed by whitespace. |
88
|
| ')' is preceded with whitespace. |
88
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '(' is followed by whitespace. |
91
|
| ')' is preceded with whitespace. |
92
|
| First sentence should end with a period. |
100
|
| Line has trailing spaces. |
102
|
| Method 'getTestMode' is not designed for extension - needs to be abstract, final or empty. |
105
|
| '{' should be on the previous line. |
106
|
| First sentence should end with a period. |
110
|
| Line has trailing spaces. |
112
|
| Method 'setTestMode' is not designed for extension - needs to be abstract, final or empty. |
116
|
| '(' is followed by whitespace. |
116
|
| Parameter pTestMode should be final. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
com/flexiblewebsolutions/xdriveunit/loadtest/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/flexiblewebsolutions/xdriveunit/package.html
Error | Line |
| Missing package documentation file. | 0 |
com/flexiblewebsolutions/xml/util/XMLStringParser.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xml/util/XMLStringParser.java
Error | Line |
| Line does not match expected header line of 'GNU Lesser General Public License'. |
1
|
| Line has trailing spaces. |
10
|
| Utility classes should not have a public or default constructor. |
13
|
| '{' should be on the previous line. |
14
|
| Line has trailing spaces. |
17
|
| '(' is followed by whitespace. |
24
|
| Parameter pString should be final. |
24
|
| Parameter pTag should be final. |
24
|
| ')' is preceded with whitespace. |
24
|
| '{' should be on the previous line. |
25
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| 'if' is not followed by whitespace. |
31
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| '{' should be on the previous line. |
32
|
| Line contains a tab character. |
33
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| Line contains a tab character. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| Line has trailing spaces. |
35
|
| Line contains a tab character. |
35
|
| '(' is followed by whitespace. |
36
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
40
|
| Line is longer than 80 characters. |
41
|
| '(' is followed by whitespace. |
41
|
| '(' is followed by whitespace. |
41
|
| '(' is followed by whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| ')' is preceded with whitespace. |
41
|
| '(' is followed by whitespace. |
43
|
| ')' is preceded with whitespace. |
43
|
| First sentence should end with a period. |
46
|
| Line has trailing spaces. |
48
|
| '(' is followed by whitespace. |
59
|
| Parameter pXML should be final. |
59
|
| Parameter pStartIndex should be final. |
59
|
| Parameter pEndTag should be final. |
60
|
| Parameter pStartTag should be final. |
60
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '{' should be on the previous line. |
71
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
75
|
| ')' is preceded with whitespace. |
75
|
| '(' is followed by whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| ')' is preceded with whitespace. |
80
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| Line has trailing spaces. |
89
|
| '(' is followed by whitespace. |
98
|
| Parameter pXML should be final. |
98
|
| Parameter pStartIndex should be final. |
98
|
| Parameter pStartTag should be final. |
99
|
| ')' is preceded with whitespace. |
99
|
| '{' should be on the previous line. |
100
|
| '(' is followed by whitespace. |
101
|
| ')' is preceded with whitespace. |
101
|
| '(' is followed by whitespace. |
102
|
| ')' is preceded with whitespace. |
102
|
| '(' is followed by whitespace. |
105
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| First sentence should end with a period. |
108
|
| '(' is followed by whitespace. |
113
|
| Parameter pXML should be final. |
113
|
| ')' is preceded with whitespace. |
113
|
| '{' should be on the previous line. |
114
|
| Line contains a tab character. |
115
|
| 'return' is not followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| '(' is followed by whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| ')' is preceded with whitespace. |
115
|
| Line has trailing spaces. |
117
|
| First sentence should end with a period. |
118
|
| Line has trailing spaces. |
120
|
| '(' is followed by whitespace. |
125
|
| Parameter pXML should be final. |
125
|
| ')' is preceded with whitespace. |
125
|
| '{' should be on the previous line. |
126
|
| Line contains a tab character. |
127
|
| 'return' is not followed by whitespace. |
127
|
| '(' is followed by whitespace. |
127
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| Line has trailing spaces. |
129
|
| First sentence should end with a period. |
130
|
| '(' is followed by whitespace. |
136
|
| Parameter pXML should be final. |
136
|
| Parameter pChar should be final. |
136
|
| ')' is preceded with whitespace. |
136
|
| 'for' is not followed by whitespace. |
139
|
| '(' is followed by whitespace. |
139
|
| ')' is preceded with whitespace. |
139
|
| '{' should be on the previous line. |
140
|
| 'if' is not followed by whitespace. |
141
|
| '(' is followed by whitespace. |
141
|
| '(' is followed by whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| ')' is preceded with whitespace. |
141
|
| '{' should be on the previous line. |
142
|
| '(' is followed by whitespace. |
143
|
| '(' is followed by whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
146
|
| ')' is preceded with whitespace. |
146
|
| Line is longer than 80 characters. |
150
|
| Line has trailing spaces. |
151
|
| Line is longer than 80 characters. |
156
|
| '(' is followed by whitespace. |
156
|
| Parameter pXmlString should be final. |
156
|
| Parameter pTag should be final. |
156
|
| ')' is preceded with whitespace. |
156
|
| '(' is followed by whitespace. |
158
|
| ')' is preceded with whitespace. |
158
|
| 'for' is not followed by whitespace. |
163
|
| '(' is followed by whitespace. |
163
|
| ';' is followed by whitespace. |
163
|
| '{' should be on the previous line. |
164
|
| 'if' is not followed by whitespace. |
166
|
| '(' is followed by whitespace. |
166
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '{' should be on the previous line. |
167
|
| '(' is followed by whitespace. |
168
|
| ')' is preceded with whitespace. |
168
|
| '(' is followed by whitespace. |
172
|
| ')' is preceded with whitespace. |
172
|
| Line has trailing spaces. |
177
|
| '(' is followed by whitespace. |
181
|
| Parameter pXmlString should be final. |
181
|
| ')' is preceded with whitespace. |
181
|
| '{' should be on the previous line. |
182
|
| Line is longer than 80 characters. |
183
|
| '(' is followed by whitespace. |
183
|
| '(' is followed by whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| ')' is preceded with whitespace. |
183
|
| 'while' is not followed by whitespace. |
186
|
| '(' is followed by whitespace. |
186
|
| ')' is preceded with whitespace. |
186
|
| '{' should be on the previous line. |
187
|
| '(' is followed by whitespace. |
188
|
| '(' is followed by whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| ')' is preceded with whitespace. |
189
|
| '(' is followed by whitespace. |
190
|
| ')' is preceded with whitespace. |
190
|
| '(' is followed by whitespace. |
191
|
| ')' is preceded with whitespace. |
191
|
| '(' is followed by whitespace. |
192
|
| ')' is preceded with whitespace. |
192
|
| '(' is followed by whitespace. |
195
|
| ')' is preceded with whitespace. |
195
|
| Line has trailing spaces. |
200
|
| '(' is followed by whitespace. |
204
|
| Parameter pXmlString should be final. |
204
|
| ')' is preceded with whitespace. |
204
|
| '{' should be on the previous line. |
205
|
| '(' is followed by whitespace. |
206
|
| ')' is preceded with whitespace. |
206
|
| '(' is followed by whitespace. |
207
|
| ')' is preceded with whitespace. |
207
|
com/flexiblewebsolutions/xml/util/XSLUtils.java
Error | Line |
| File does not end with a newline. |
0
|
com/flexiblewebsolutions/xml/util/XSLUtils.java
Error | Line |
| Missing a header - not enough lines in file. |
1
|
| Line has trailing spaces. |
15
|
| Line has trailing spaces. |
17
|
| '{' should be on the previous line. |
20
|
| Line has trailing spaces. |
23
|
| Method 'transform' is not designed for extension - needs to be abstract, final or empty. |
28
|
| '(' is followed by whitespace. |
28
|
| Parameter pXSL should be final. |
28
|
| Parameter pXMLPath should be final. |
28
|
| Parameter pOutFile should be final. |
28
|
| ')' is preceded with whitespace. |
28
|
| '{' should be on the previous line. |
29
|
| '{' should be on the previous line. |
34
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
36
|
| ')' is preceded with whitespace. |
36
|
| '(' is followed by whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '}' should be on the same line. |
39
|
| 'catch' is not followed by whitespace. |
40
|
| '(' is followed by whitespace. |
40
|
| ')' is preceded with whitespace. |
40
|
| '{' should be on the previous line. |
41
|
| '}' should be on the same line. |
43
|
| 'catch' is not followed by whitespace. |
44
|
| '(' is followed by whitespace. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| '}' should be on the same line. |
47
|
| '{' should be on the previous line. |
49
|
| '{' should be on the previous line. |
51
|
| '}' should be on the same line. |
53
|
| 'catch' is not followed by whitespace. |
54
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| Must have at least one statement. |
55
|
com/flexiblewebsolutions/xml/util/package.html
Error | Line |
| Missing package documentation file. | 0 |