Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Collection\ArrayList\ArrayList::equals() | 0 | 9 | 5 | 5 | 2 | 0 | 1 |
A | Collection\Map\HashMap::equals() | 0 | 7 | 4 | 4 | 2 | 0 | 0 |
A | StrictlyTypedCollectionTrait::doTypeCheck() | 0 | 7 | 4 | 4 | 1 | 0 | 0 |
A | Collection\ArrayList\ArrayList::addTo() | 0 | 4 | 1 | 1 | 4 | 0 | 3 |
A | Collection\Utils\ArrayFilter::execute() | 0 | 6 | 3 | 3 | 1 | 0 | 1 |
A | Collection\Map\HashMap::checkKeyType() | 0 | 4 | 2 | 2 | 2 | 0 | 0 |
A | Collection\ArrayList\ArrayList::subList() | 0 | 3 | 1 | 1 | 1 | 0 | 1 |
A | Collection\Set\HashSet::addAll() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | ArrayList\ArrayList::containsAny() | 11 | 6 | 3 | 3 | 1 | 0 | 1 |
A | Collection\ArrayList\ArrayList::get() | 0 | 3 | 2 | 2 | 2 | 0 | 2 |
A | Collection\Map\HashMap::putIfAbsent() | 11 | 6 | 2 | 2 | 2 | 0 | 0 |
A | ArrayList\ArrayList::__construct() | 0 | 3 | 2 | 2 | 1 | 0 | 1 |
A | FilterableCollectionTrait::filter() | 0 | 3 | 1 | ? | 1 | 0 | 1 |
A | AbstractCollection::collectionToArray() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | ArrayList\ArrayList::retainAll() | 7 | 6 | 3 | 3 | 2 | 0 | 2 |