SSH Java Client 1.0.03
-
Home
- Project Documentation Project Reports 10
PMD Results
The following document contains the results of PMD[1] 7.7.0.
Violations By Priority
Priority 3
org/metricshub/ssh/SshClient.java
Rule | Violation | Line |
---|---|---|
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 330[3] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 377[4] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 377[4] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 384[5] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 384[5] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 385[6] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 385[6] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 386[7] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 386[7] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 387[8] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 387[8] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 404[9] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 404[9] |
CollapsibleIfStatements[10] | This if statement could be combined with its parent | 406[11]–409[12] |
EmptyCatchBlock[13] | Avoid empty catch blocks | 758[14]–760[15] |
org/metricshub/ssh/Utils.java
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock[13] | Avoid empty catch blocks | 60[16]–62[17] |
Files
org/metricshub/ssh/SshClient.java
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 330[3] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 377[4] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 377[4] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 384[5] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 384[5] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 385[6] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 385[6] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 386[7] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 386[7] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 387[8] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 387[8] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 404[9] |
AvoidUsingOctalValues[2] | Do not start a literal by 0 unless its an octal value | 3 | 404[9] |
CollapsibleIfStatements[10] | This if statement could be combined with its parent | 3 | 406[11]–409[12] |
EmptyCatchBlock[13] | Avoid empty catch blocks | 3 | 758[14]–760[15] |
org/metricshub/ssh/Utils.java
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock[13] | Avoid empty catch blocks | 3 | 60[16]–62[17] |
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.