Condition Coverage

blib/lib/ExtUtils/TBone.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
281 57 0 1 ref $v && ref $v eq 'ARRAY'

or 2 conditions

line l !l condition
312 10 0 $test || q[(Is 'A' string-equal to 'B'?)]
332 0 0 $test || q[(Is 'A' numerically-equal to 'B'?)]
362 3 0 'FileHandle'->new(">$path") || die("open ${path}: $!")