| blib/lib/JSV/Keyword/Draft4/Properties.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 283 | 120 | if (exists $properties->{$property}) |
| 45 | 30 | 19 | unless $property =~ /$patterns[$i]/ |
| 52 | 13 | 390 | if (exists $s{$property} and $additional_properties_type eq 'object') |
| 59 | 16 | 210 | if ($additional_properties_type eq 'boolean' and not $additional_properties) |
| 60 | 6 | 10 | if (keys %s > 0) |