Condition Coverage

blib/lib/Text/Bind.pm
Criterion Covered Total %
condition 7 17 41.1


and 3 conditions

line !l l&&!r l&&r condition
121 0 0 25 defined $outfh and defined $text
190 0 0 0 ref $tmp and $tmp =~ /GLOB/
210 5 1 1 ref $bind and $bind =~ /GLOB/

or 2 conditions

line l !l condition
64 1 0 shift @_ || \*STDOUT

or 3 conditions

line l !l&&r !l&&!r condition
38 0 1 0 ref $mod || $mod
65 0 1 0 shift @_ || $$this{'file'}