Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Collection\ArrayList\ArrayList::equals() | 0 | 9 | 5 | 5 | 2 | 0 | 1 |
A | StrictlyTypedCollectionTrait::doTypeCheck() | 0 | 7 | 4 | 4 | 1 | 0 | 0 |
A | Collection\Map\HashMap::equals() | 0 | 7 | 4 | 4 | 2 | 0 | 0 |
A | ArrayList\ArrayList::checkIndex() | 0 | 4 | 2 | 2 | 1 | 0 | 1 |
A | Collection\Set\HashSet::removeAll() | 13 | 7 | 3 | 3 | 1 | 0 | 0 |
A | Collection\Set\HashSet::containsAny() | 11 | 6 | 3 | 3 | 1 | 0 | 0 |
A | Collection\Map\HashMap::removeIf() | 0 | 7 | 2 | 2 | 2 | 0 | 0 |
A | Exception\MapException::notValidKey() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
A | Collection\Map\HashMap::containsKey() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | Collection\Set\HashSet::retainAll() | 7 | 8 | 3 | 3 | 1 | 0 | 0 |
A | Collection\ArrayList\ArrayList::addAll() | 0 | 3 | 2 | 2 | 2 | 0 | 1 |
A | Collection\ArrayList\ArrayList::removeAt() | 0 | 4 | 2 | 2 | 3 | 0 | 2 |
A | Collection\Set\HashSet::equals() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | ArrayList\ArrayList::containsAt() | 0 | 3 | 1 | 1 | 2 | 0 | 2 |
A | Collection\Map\HashMap::replace() | 13 | 8 | 2 | 2 | 3 | 0 | 1 |