Condition Coverage

blib/lib/NetSDS/Util/FileImport.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
75 0 0 0 $pre_parse && @lines > 5
76 0 0 0 $_ and $_ =~ s/^['"]//
85 0 0 0 $pre_parse && @{$content[1];} > 7

or 3 conditions

line l !l&&r !l&&!r condition
69 0 0 0 $separator ||= ($lines[0] =~ /[\w\s"]+?([,;:\t])/)[0]