| Percentage | Lines | ||
|---|---|---|---|
| AbstractCollection |
|
0 % | 199 |
| AbstractList |
|
0 % | 33 |
| AbstractMap |
|
0 % | 72 |
| ArrayList |
|
0 % | 232 |
| ArraySet |
|
0 % | 101 |
| Bag |
|
0 % | 97 |
| HashMap |
|
0 % | 308 |
| HashSet |
|
0 % | 136 |
| MapEntry |
|
0 % | 28 |
| CRAP Score | Lines | ||
|---|---|---|---|
| AbstractCollection::containsAllArray() | 12 | 10 | |
| AbstractCollection::retainAllArray() | 12 | 11 | |
| AbstractCollection::find() | 12 | 10 | |
| AbstractCollection::exists() | 12 | 10 | |
| AbstractMap::find() | 12 | 11 | |
| AbstractMap::exists() | 12 | 11 | |
| ArrayList::subList() | 12 | 10 | |
| ArrayList::assertIndex() | 12 | 6 | |
| HashMap::filter() | 12 | 13 | |
| HashMap::hashCode() | 12 | 12 | |