blib/lib/Test/JSON/Entails.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 7 | 71.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
23 | 0 | 0 | 18 | defined $input and defined $entailed |
line | l | !l | condition |
---|---|---|---|
94 | 10 | 9 | reftype $expect || 'scalar' |
95 | 11 | 8 | reftype $got || 'scalar' |