blib/lib/Text/Modify.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 21 | 19.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 2 | 0 | 0 | not $$self{'writeto'} and $$self{'file'} |
245 | 0 | 0 | 0 | -f "$bakfile.$cnt" and $cnt |
261 | 0 | 0 | 0 | $bakfile and $bakfile ne $file |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
128 | 10 | 0 | 1 | $opts{'replace'} or $opts{'insert'} |
0 | 0 | 1 | $opts{'replace'} or $opts{'insert'} or $opts{'delete'} | |
238 | 0 | 0 | 0 | $$self{'file'} || shift() |
258 | 0 | 0 | 0 | $$self{'file'} || shift() |