blib/lib/App/Manoc/Utils/Validate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
45 | 25 | 0 | 1 | not exists $rule->{'type'} and $rule->{'arrayof'} |
52 | 0 | 19 | 7 | $expected_type ne 'any' and $expected_type ne $type |
72 | 8 | 6 | 5 | $validation and $validation->{'valid'} == 0 |