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 272 11 @_ and ref $_[0] eq "Text::CSV"

or 2 conditions

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

or 3 conditions

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