Condition Coverage

blib/lib/Text/CSV/Easy_PP.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
104 0 2 0 defined $field and $field =~ /^0+$/

or 3 conditions

line l !l&&r !l&&!r condition
100 2 0 0 $1 || $2
112 2 0 0 $field ||= $match =~ /^,?""(?:\r?\n)?$/ ? '' : undef