Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | src/head.php ➔ head() | 0 | 8 | 5 | 5 | 8 | 0 | 1 |
A | src/takewhile.php ➔ takewhile() | 21 | 11 | 3 | 3 | 1 | 0 | 0 |
A | src/dropwhile.php ➔ dropwhile() | 21 | 11 | 3 | 3 | 1 | 0 | 0 |
A | src/diff.php ➔ diff() | 0 | 3 | 1 | 1 | 1 | 0 | 1 |
A | src/take.php ➔ take() | 10 | 5 | 1 | 1 | 3 | 0 | 2 |
A | src/lte.php ➔ lte() | 10 | 5 | 1 | 1 | 1 | 0 | 1 |
A | src/prop.php ➔ prop() | 10 | 5 | 1 | 1 | 9 | 0 | 6 |
A | src/getin.php ➔ getin() | 0 | 10 | 3 | 3 | 3 | 0 | 3 |
A | src/flatten.php ➔ flatten() | 0 | 5 | 2 | 2 | 8 | 0 | 4 |
A | src/has.php ➔ has() | 0 | 3 | 1 | 1 | 11 | 0 | 7 |
A | src/drop.php ➔ drop() | 10 | 5 | 1 | 1 | 3 | 0 | 1 |
A | src/map.php ➔ map() | 0 | 3 | 1 | 1 | 5 | 0 | 2 |
A | src/gt.php ➔ gt() | 0 | 5 | 1 | 1 | 6 | 0 | 4 |
A | src/hold.php ➔ hold() | 0 | 11 | 2 | 2 | 3 | 0 | 2 |
A | src/each.php ➔ each() | 11 | 6 | 1 | 1 | 8 | 1 | 3 |