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
92 1 329 15 @_ and ref $_[0] eq __PACKAGE__

or 2 conditions

line l !l condition
126 0 38 $version ||= ""

or 3 conditions

line l !l&&r !l&&!r condition
70 2 699 1 ref $proto || $proto
92 15 0 330 @_ and ref $_[0] eq __PACKAGE__ or ref $_[0] eq __PACKAGE__->backend