Condition Coverage

blib/lib/Test/JSON/Entails.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
23 0 0 18 defined $input and defined $entailed

or 2 conditions

line l !l condition
94 10 9 reftype $expect || 'scalar'
95 11 8 reftype $got || 'scalar'