| blib/lib/JSON/Schema/Modern/Vocabulary/FormatAssertion.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 226 | 4 | 7 | 305 | $spec and is_type($spec->{'type'}, $data) |
| 11 | 158 | 147 | $spec and is_type($spec->{'type'}, $data) and not $spec->{'sub'}->($data) |