Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | src/compose.php ➔ compose() | 0 | 11 | 4 | 0 | 0 | 0 |
A | Either.php ➔ either() | 0 | 6 | 3 | 0 | 0 | 0 |
A | FunctionalProgrammingUtils\Monad::map() | 0 | 3 | 1 | 0 | 0 | 0 |
A | curry.php ➔ partially_apply() | 0 | 3 | 1 | 0 | 0 | 0 |
A | curry.php ➔ partially_apply_right() | 0 | 3 | 1 | 0 | 0 | 0 |
A | src/curry.php ➔ curry() | 0 | 12 | 3 | 0 | 0 | 0 |
A | src/memoize.php ➔ memoize() | 0 | 7 | 2 | 0 | 0 | 0 |
A | FunctionalProgrammingUtils\Monad::of() | 0 | 2 | 1 | 0 | 0 | 0 |
A | src/math.php ➔ truthy() | 0 | 2 | 1 | 0 | 0 | 0 |
A | FunctionalProgrammingUtils\Left::map() | 0 | 2 | 1 | 0 | 0 | 0 |
A | src/math.php ➔ inverse() | 0 | 2 | 1 | 0 | 0 | 0 |
A | src/math.php ➔ true() | 0 | 2 | 1 | 0 | 0 | 0 |
A | FunctionalProgrammingUtils\Maybe::map() | 0 | 2 | 2 | 0 | 0 | 0 |
A | src/math.php ➔ subtract() | 0 | 2 | 1 | 0 | 0 | 0 |
A | src/Monads/Maybe.php ➔ maybe() | 0 | 2 | 2 | 0 | 0 | 0 |