blib/lib/Valiemon/Attributes/MultipleOf.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 4 | 75.0 |
line | true | false | branch |
---|---|---|---|
14 | 1 | 7 | unless $context->prims->is_number($data) |
19 | 0 | 7 | unless ($context->prims->is_number($multiple_of) and 0 < $multiple_of) |