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