blib/lib/JSON/Schema/Draft201909/Vocabulary/Validation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 11 | 72.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
103 | 99 | 4 | 112 | int $quotient == $quotient and not $quotient =~ /^-?Inf$/iu |
line | l | !l | condition |
---|---|---|---|
40 | 0 | 2 | $type // '<null>' |
649 | 14 | $type // '' | |
47 | 2 | 0 | $schema->{'type'} // '<null>' |
8193 | 0 | $schema->{'type'} // '' |