Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Amarkal\Validation\Number::in_range() | 0 | 4 | 6 | 1 | 0 | 0 |
A | NumberTest::test_is_numeric() | 0 | 8 | 1 | 0 | 0 | 0 |
A | StringsTest::test_length_less_than() | 0 | 4 | 1 | 0 | 0 | 0 |
A | NumberTest::test_is_int() | 0 | 4 | 1 | 0 | 0 | 0 |
A | StringsTest::test_length_greater_than() | 0 | 4 | 1 | 0 | 0 | 0 |
A | NumberTest::test_is_float() | 0 | 5 | 1 | 0 | 0 | 0 |
A | StringsTest::test_match() | 0 | 4 | 1 | 0 | 0 | 0 |
A | NumberTest::test_greater_than() | 0 | 4 | 1 | 0 | 0 | 0 |
A | NumberTest::test_less_than() | 0 | 4 | 1 | 0 | 0 | 0 |
A | NumberTest::test_in_range() | 0 | 6 | 1 | 0 | 0 | 0 |
A | Amarkal\Validation\Number::is_numeric() | 0 | 2 | 1 | 1 | 0 | 0 |
A | Validation\Strings::length_less_than() | 0 | 2 | 1 | 1 | 0 | 0 |
A | Amarkal\Validation\Number::is_int() | 0 | 2 | 1 | 1 | 0 | 0 |
A | Validation\Strings::length_greater_than() | 0 | 2 | 1 | 1 | 0 | 0 |
A | Amarkal\Validation\Number::is_float() | 0 | 2 | 1 | 1 | 0 | 0 |