|
net.sourceforge.pmd.rules.strings
|
85.6% |
91.6% |
100% |
89.9% |
|
|
AvoidDuplicateLiteralsRule
|
50% |
55% |
100% |
54.8% |
|
UnnecessaryCaseChange
|
55% |
70% |
100% |
66% |
|
StringInstantiation
|
78.6% |
85.7% |
100% |
83.3% |
|
UseIndexOfChar
|
78.6% |
93.8% |
100% |
87.1% |
|
UseStringBufferLength
|
85.7% |
91.3% |
100% |
90% |
|
AppendCharacterWithChar
|
87.5% |
91.7% |
100% |
90.5% |
|
InefficientStringBuffering
|
88.2% |
94% |
100% |
92% |
|
StringToStringRule
|
83.3% |
100% |
100% |
92.9% |
|
InefficientEmptyStringCheck
|
92.9% |
95.2% |
100% |
94.9% |
|
InsufficientStringBufferDeclaration
|
93.1% |
97.7% |
100% |
96.2% |
|
ConsecutiveLiteralAppends
|
95.5% |
100% |
100% |
98.4% |
|
AvoidDuplicateLiteralsRule.ExceptionParser
|
100% |
100% |
100% |
100% |
|
|