|
net.sourceforge.pmd.rules.strings
|
87% |
92.3% |
97.8% |
90.7% |
|
|
AvoidDuplicateLiteralsRule
|
50% |
55% |
100% |
54.8% |
|
UnnecessaryCaseChange
|
55% |
70% |
100% |
66% |
|
UseStringBufferLength
|
85.7% |
91.3% |
100% |
90% |
|
AppendCharacterWithChar
|
87.5% |
91.7% |
100% |
90.5% |
|
UselessStringValueOf
|
85% |
96.2% |
100% |
91.7% |
|
InefficientStringBuffering
|
88.2% |
94% |
100% |
92% |
|
StringToStringRule
|
83.3% |
100% |
100% |
92.9% |
|
StringInstantiation
|
92.9% |
95.2% |
100% |
94.4% |
|
InsufficientStringBufferDeclaration
|
94% |
98% |
100% |
96.7% |
|
ConsecutiveLiteralAppends
|
95.5% |
99.1% |
90% |
97.4% |
|
AvoidDuplicateLiteralsRule.ExceptionParser
|
100% |
100% |
100% |
100% |
|
InefficientEmptyStringCheck
|
100% |
100% |
100% |
100% |
|
UseIndexOfChar
|
- |
100% |
100% |
100% |
|
|