blib/lib/JSON/Schema/AsType/Draft6.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 8 | 25.0 |
line | true | false | branch |
---|---|---|---|
80 | 0 | 1 | if (&Boolean()->check($items)) |
81 | 0 | 0 | if $items |
85 | 0 | 1 | if (ref $items eq 'HASH') |
105 | 0 | 0 | ref $b eq 'HASH' || ref $b eq 'JSON::PP::Boolean' ? : |