Condition Coverage

blib/lib/App/csvtool/Smudge.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
183 0 42 0 @data and $data[0] =~ /^#/u
185 0 0 44 length $data[$idx] and defined $filters[$idx]

or 2 conditions

line l !l condition
169 5 1 $opts->{'filter'} // []