blib/lib/FastGlob.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 28 | 64.2 |
line | true | false | branch |
---|---|---|---|
50 | 5 | 24 | if (/$bracepat/) { } |
68 | 0 | 24 | if (/^\~([^$dirsep]*)/) { } |
70 | 0 | 0 | $1 eq '' ? : |
71 | 0 | 0 | if ($usrdir ne '') |
84 | 5 | 19 | unless (/(^|[^\\])[*?\[\]{}]/) |
98 | 19 | 0 | if ($hidedotfiles) |
105 | 0 | 19 | if $verbose |
110 | 3 | 16 | if ($comps[0] =~ /($rootpat)/) { } |
127 | 0 | 29 | if (@comps == 0) { } |
1 | 28 | elsif ($comps[0] eq '') { } | |
148 | 0 | 28 | if $verbose |
151 | 0 | 526 | if $verbose |
152 | 54 | 472 | if (/$regex/) |
153 | 9 | 45 | if ($#comps > -1) { } |