blib/lib/App/RegexFileUtils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 15 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 0 | 5 | 1 | defined $args[0] and $args[0] =~ /^-/ |
143 | 25 | 0 | 10 | /^\./ and not $do_hidden |
185 | 0 | 0 | 8 | $path and -d "$path/ppt" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
86 | 1 | 1 | 3 | $mode eq 'touch' or $mode eq 'rm' |
144 | 14 | 0 | 11 | eval "/$re/$modifiers_match" or defined $tr |