Condition Coverage

blib/lib/Text/CSV.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
94 1 308 15 @_ and ref $_[0] eq "Text::CSV"

or 2 conditions

line l !l condition
132 0 36 $version ||= ""

or 3 conditions

line l !l&&r !l&&!r condition
71 2 651 1 ref $proto || $proto
94 15 0 309 @_ and ref $_[0] eq "Text::CSV" or ref $_[0] eq "Text::CSV"->backend