Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | PHPCollection\Collection::merge() | 0 | 1 | 1 | 1 | 0 | 0 |
A | PHPCollection\MutableCollection::chunk() | 0 | 4 | 3 | 1 | 0 | 0 |
A | PHPCollection\AbstractCollection::last() | 0 | 3 | 2 | 1 | 0 | 0 |
A | PHPCollection\AbstractCollection::some() | 0 | 4 | 3 | 1 | 0 | 0 |
A | PHPCollection\Collection::each() | 0 | 4 | 2 | 1 | 0 | 0 |
A | PHPCollection\MutableCollection::diff() | 0 | 2 | 1 | 1 | 0 | 0 |
A | PHPCollection\AbstractCollection::has() | 0 | 1 | 1 | 1 | 0 | 0 |
A | AbstractCollection::getIterator() | 0 | 1 | 1 | 1 | 0 | 0 |
A | PHPCollection\Collection::kSort() | 0 | 3 | 1 | 0 | 0 | 0 |
A | PHPCollection\Helper::getStringComparator() | 0 | 2 | 1 | 1 | 0 | 0 |
A | PHPCollection\MutableCollection::unshift() | 0 | 2 | 1 | 1 | 0 | 0 |
A | PHPCollection\AbstractCollection::get() | 0 | 1 | 1 | 1 | 0 | 0 |
A | PHPCollection\Collection::filter() | 0 | 1 | 1 | 1 | 0 | 0 |
A | PHPCollection\MutableCollection::each() | 0 | 3 | 2 | 1 | 0 | 0 |
A | AbstractCollection::jsonSerialize() | 0 | 1 | 1 | 1 | 0 | 0 |