PMD Results
The following document contains the results of PMD 3.7.
Files
org/w3c/tidy/ant/JTidyTask.java
Violation | Line |
---|
Avoid empty catch blocks | 463 - 466 |
Avoid empty catch blocks | 472 - 475 |
org/w3c/tidy/AttVal.java
Violation | Line |
---|
These nested if statements could be combined | 195 - 198 |
org/w3c/tidy/Clean.java
Violation | Line |
---|
Avoid unused method parameters such as 'tag' | 299 - 307 |
These nested if statements could be combined | 498 - 507 |
Avoid unused method parameters such as 'lexer' | 999 - 1028 |
Avoid unused method parameters such as 'lexer' | 1038 - 1076 |
Avoid unused method parameters such as 'lexer' | 1172 - 1201 |
These nested if statements could be combined | 1269 - 1289 |
These nested if statements could be combined | 1330 - 1374 |
Avoid unused method parameters such as 'pnode' | 1388 - 1433 |
Avoid unused method parameters such as 'prepl' | 1573 - 1596 |
These nested if statements could be combined | 1905 - 1909 |
These nested if statements could be combined | 2132 - 2163 |
org/w3c/tidy/DOMDocumentTypeImpl.java
Violation | Line |
---|
These nested if statements could be combined | 101 - 104 |
org/w3c/tidy/DOMNodeImpl.java
Violation | Line |
---|
These nested if statements could be combined | 97 - 100 |
These nested if statements could be combined | 290 - 297 |
These nested if statements could be combined | 353 - 360 |
These nested if statements could be combined | 475 - 482 |
org/w3c/tidy/DOMNodeListByTagNameImpl.java
Violation | Line |
---|
These nested if statements could be combined | 145 - 149 |
org/w3c/tidy/EntityTable.java
Violation | Line |
---|
Avoid empty catch blocks | 398 - 401 |
org/w3c/tidy/Lexer.java
Violation | Line |
---|
These nested if statements could be combined | 1608 - 1611 |
These nested if statements could be combined | 1931 - 1935 |
These nested if statements could be combined | 2583 - 2587 |
These nested if statements could be combined | 2592 - 2598 |
These nested if statements could be combined | 2757 - 2763 |
These nested if statements could be combined | 3144 - 3147 |
These nested if statements could be combined | 3463 - 3472 |
org/w3c/tidy/Node.java
Violation | Line |
---|
These nested if statements could be combined | 1318 - 1321 |
These nested if statements could be combined | 1326 - 1329 |
org/w3c/tidy/ParserImpl.java
Violation | Line |
---|
These nested if statements could be combined | 1024 - 1028 |
These nested if statements could be combined | 1452 - 1487 |
These nested if statements could be combined | 2171 - 2174 |
These nested if statements could be combined | 2262 - 2269 |
These nested if statements could be combined | 2436 - 2439 |
These nested if statements could be combined | 3504 - 3512 |
These nested if statements could be combined | 3521 - 3529 |
org/w3c/tidy/PPrint.java
Violation | Line |
---|
These nested if statements could be combined | 819 - 838 |
These nested if statements could be combined | 1022 - 1025 |
Avoid unused method parameters such as 'lexer' | 1342 - 1399 |
These nested if statements could be combined | 1385 - 1390 |
Avoid unused method parameters such as 'mode' | 1406 - 1430 |
Avoid unused method parameters such as 'indent' | 1406 - 1430 |
Avoid unused method parameters such as 'lexer' | 1473 - 1551 |
Avoid unused method parameters such as 'lexer' | 1793 - 1812 |
Avoid empty if statements | 1876 |
These nested if statements could be combined | 1942 - 1965 |
org/w3c/tidy/Report.java
Violation | Line |
---|
These nested if statements could be combined | 1512 - 1515 |
org/w3c/tidy/TagCheckImpl.java
Violation | Line |
---|
These nested if statements could be combined | 274 - 277 |
org/w3c/tidy/Tidy.java
Violation | Line |
---|
Avoid empty catch blocks | 663 - 666 |
Avoid empty catch blocks | 676 - 679 |
Avoid empty catch blocks | 719 - 722 |
org/w3c/tidy/TidyMessage.java
Violation | Line |
---|
Overriding method merely calls super | 273 - 277 |