|
|||||||||||||||||||||||||
Package | Conditionals | Statements | Methods | TOTAL | |||||||||||||||||||||
net.sourceforge.pmd.rules.optimization | 83.3% | 92.4% | 100% | 89.5% |
|
||||||||||||||||||||
Classes | Conditionals | Statements | Methods | TOTAL | |||||||||||||||||||||
UnnecessaryWrapperObjectCreation | 66.7% | 88.2% | 100% | 80% |
|
||||||||||||||||||||
UseStringBufferForStringAppends | 78.6% | 88.9% | 100% | 84.8% |
|
||||||||||||||||||||
AbstractOptimizationRule | 83.3% | 88.9% | 100% | 88.2% |
|
||||||||||||||||||||
AvoidInstantiatingObjectsInLoops | 87.5% | 91.7% | 100% | 91.7% |
|
||||||||||||||||||||
LocalVariableCouldBeFinal | 100% | 100% | 100% | 100% |
|
||||||||||||||||||||
MethodArgumentCouldBeFinal | 100% | 100% | 100% | 100% |
|
||||||||||||||||||||
|