| blib/lib/App/optex/glob.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | if (not defined $b) { } |
| 0 | 0 | elsif ($b =~ /^\d+$/u) { } | |
| 43 | 0 | 0 | if ($pattern =~ s/^!//u) { } |
| 50 | 0 | 0 | if @include + @exclude == 0 |
| 57 | 0 | 0 | if (config('regex')) { } |
| 67 | 0 | 0 | unless -e $_ |
| 68 | 0 | 0 | unless config("path") |
| 69 | 0 | 0 | if /$re/u |
| 70 | 0 | 0 | if /$re/u |