| blib/lib/App/RegexFileUtils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 0 | 5 | 1 | defined $args[0] and $args[0] =~ /^-/ |
| 147 | 25 | 0 | 10 | /^\./ and not $do_hidden |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 90 | 1 | 1 | 3 | $mode eq 'touch' or $mode eq 'rm' |
| 148 | 14 | 0 | 11 | eval "/$re/$modifiers_match" or defined $tr |