lib/PMLTQ/Suggest/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | if ($self->prefork) { } |
28 | 0 | 0 | if ($path eq '/' and exists $methods{$method}) { } |
35 | 0 | 0 | if $@ |
41 | 0 | 0 | if scalar @_ > 0 |
45 | 0 | 0 | $_[0]->prefork ? : |
77 | 0 | 0 | $paths ? : |
78 | 0 | 0 | unless (@paths) |
86 | 0 | 0 | if ($path =~ m[/\.\./] or not $path =~ /$permitted_paths_re/) { } |
0 | 0 | elsif (not $goto) { } | |
99 | 0 | 0 | @names ? : |
103 | 0 | 0 | if (not defined $pmltq) { } |
104 | 0 | 0 | unless $@ |