blib/lib/FastGlob.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 28 | 64.2 |
line | true | false | branch |
---|---|---|---|
49 | 5 | 24 | if (/$bracepat/) { } |
67 | 0 | 24 | if (/^\~([^$dirsep]*)/) { } |
69 | 0 | 0 | $1 eq '' ? : |
70 | 0 | 0 | if ($usrdir ne '') |
83 | 5 | 19 | unless (/(^|[^\\])[*?\[\]{}]/) |
97 | 19 | 0 | if ($hidedotfiles) |
104 | 0 | 19 | if $verbose |
109 | 3 | 16 | if ($comps[0] =~ /($rootpat)/) { } |
126 | 0 | 29 | if (@comps == 0) { } |
1 | 28 | elsif ($comps[0] eq '') { } | |
147 | 0 | 28 | if $verbose |
150 | 0 | 526 | if $verbose |
151 | 54 | 472 | if (/$regex/) |
152 | 9 | 45 | if ($#comps > -1) { } |