Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Jmw\Collection\Lists\ArrayList | 5 | 1 | 355 | 42 | 3 | 0 | 1 |
A | Jmw\Collection\Set\SetAbstract | 3 | 1 | 62 | 8 | 1 | 0 | 0 |
A | Jmw\Collection\Lists\ListIterator | 3 | 1 | 80 | 6 | 1 | 0 | 0 |
A | Jmw\Collection\CollectionAbstract | 2 | 1 | 168 | 16 | 1 | 0 | 0 |
A | Jmw\Collection\Map\HashMap | 4 | 1 | 224 | 24 | 2 | 0 | 1 |
A | Jmw\Collection\Set\SetIterator | 3 | 1 | 84 | 6 | 1 | 0 | 0 |
A | Collection\Lists\ReverseListIterator | 3 | 1 | 76 | 6 | 1 | 0 | 0 |
A | Exception\IndexOutOfBoundsException | 1 | 0 | 27 | 2 | 1 | 0 | 0 |
A | Jmw\Collection\Set\TupleSet | 6 | 1 | 94 | 12 | 1 | 0 | 0 |
A | Jmw\Collection\Queue\ArrayDeque | 3 | 1 | 295 | 30 | 1 | 0 | 0 |
A | Exception\InvalidTypeException | 1 | 0 | 45 | 3 | 2 | 1 | 0 |
A | Collection\Tree\SimpleTreeNode | 4 | 1 | 235 | 23 | 2 | 0 | 0 |
A | Jmw\Collection\Set\ArraySet | 2 | 1 | 90 | 11 | 1 | 0 | 0 |
A | Exception\UnsupportedOperationException | 1 | 0 | 25 | 2 | 1 | 0 | 0 |
A | Collection\Lists\ImmutableListTrait | 2 | 0 | 52 | 5 | 2 | 0 | 1 |