Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | iterable_unwind() | 0 | 37 | 16 | 16 | 0 | 0 | 0 |
C | iterable_reshape() | 0 | 24 | 13 | 13 | 0 | 0 | 0 |
C | iterable_column() | 0 | 15 | 13 | 13 | 0 | 0 | 0 |
B | iterable_project() | 0 | 11 | 8 | 8 | 0 | 0 | 0 |
B | iterable_max() | 0 | 10 | 8 | 8 | 0 | 0 | 0 |
B | iterable_min() | 0 | 10 | 8 | 8 | 0 | 0 | 0 |
B | iterable_sort() | 0 | 16 | 8 | 8 | 0 | 0 | 0 |
B | iterable_to_array() | 0 | 14 | 7 | 7 | 0 | 0 | 0 |
B | iterable_reverse() | 0 | 16 | 7 | 7 | 0 | 0 | 0 |
A | iterable_last() | 0 | 10 | 6 | 6 | 0 | 0 | 0 |
A | iterable_after() | 0 | 6 | 6 | 6 | 0 | 0 | 0 |
A | iterable_flatten() | 0 | 7 | 6 | 6 | 0 | 0 | 0 |
A | iterable_sort_keys() | 0 | 14 | 6 | 6 | 0 | 0 | 0 |
A | iterable_unique() | 0 | 11 | 6 | 6 | 0 | 0 | 0 |
A | iterable_type_cast() | 0 | 8 | 5 | 5 | 0 | 0 | 0 |