blib/lib/Filter/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
169 | 47 | 0 | 2 | @following_lines and $str =~ s/^([^\n\r]*$nl)// |
266 | 0 | 100 | 3 | $terminator{'terminator'} and /$terminator{'terminator'}/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
247 | 0 | 0 | 0 | not ref $terminator or ref $terminator eq 'Regexp' |