Condition Coverage

blib/lib/Text/CSV_Multiline.pm
Criterion Covered Total %
condition 1 6 16.6


and 3 conditions

line !l l&&!r l&&r condition
23 0 0 0 $value =~ /^[\w\d.]*$/s and not $ALWAYS_USE_QUOTES
52 0 19 0 ref $fh && $fh->can('readline')