| blib/lib/JSV/Keyword/Draft4/Format.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 6 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 48 | unless $context->enable_format |
| 19 | 48 | 0 | if (my $format_validator = $context->formats->{$format}) |
| 20 | 34 | 14 | unless (&$format_validator($instance)) |