Percentage | Lines | ||
---|---|---|---|
InvalidArrayException |
|
100 % | 25 |
InvalidBoolException |
|
100 % | 25 |
InvalidDigitException |
|
100 % | 24 |
InvalidEmptyException |
|
100 % | 20 |
InvalidFloatException |
|
100 % | 25 |
InvalidIntException |
|
100 % | 25 |
InvalidIntOrFloatException |
|
100 % | 25 |
InvalidIntOrFloatOrStringException |
|
100 % | 25 |
InvalidNotArrayException |
|
100 % | 20 |
InvalidNotBoolException |
|
100 % | 20 |
CRAP Score | Lines | ||
---|---|---|---|
Assert::between() | 10 | 18 | |
Assert::betweenStrict() | 10 | 18 | |
Assert::lengthBetween() | 8 | 24 | |
NumberNotBetweenException::__construct() | 8 | 22 | |
NumberNotBetweenStrictlyException::__construct() | 8 | 22 | |
Assert::match() | 7 | 25 | |
Assert::less() | 6 | 14 | |
Assert::greater() | 6 | 14 | |
Assert::lessStrict() | 6 | 14 | |
Assert::greaterStrict() | 6 | 14 | |