Condition Coverage

blib/lib/SeeAlso/Format.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
17 1 0 6 (reftype $resp || '') eq 'ARRAY' and @$resp == 4
57 2 2 0 defined $result and not valid($result)

or 2 conditions

line l !l condition
17 6 1 reftype $resp || ''
18 6 0 $$resp[0] // []
19 6 0 reftype $resp || ''
22 18 0 reftype $a || ''
23 17 0 $_ // []
64 5 0 $result || [$id, [], [], []]