| Percentage | Lines | ||
|---|---|---|---|
| AbstractMap |
|
0 % | 15 |
| Dictionary |
|
0 % | 261 |
| Enum |
|
0 % | 59 |
| IdentityDictionary |
|
0 % | 102 |
| HashMap |
|
33 % | 97 |
| ArrayList |
|
37 % | 109 |
| AbstractCollection |
|
38 % | 288 |
| TreeMap |
|
40 % | 143 |
| CollectionUtils |
|
49 % | 215 |
| Iter |
|
88 % | 89 |
| CRAP Score | Lines | ||
|---|---|---|---|
| AbstractCollection::get() | 97 | 38 | |
| AbstractCollection::remove() | 90 | 42 | |
| AbstractCollection::exists() | 86 | 30 | |
| HashMap::add() | 78 | 34 | |
| TreeMap::add() | 73 | 38 | |
| Dictionary::get() | 42 | 21 | |
| IdentityDictionary::get() | 42 | 21 | |
| Dictionary::exists() | 30 | 19 | |
| Dictionary::remove() | 30 | 21 | |
| IdentityDictionary::exists() | 30 | 19 | |