blib/lib/Plack/Middleware/Redirect.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | if ($type ne 'Regexp' and $type ne '') |
29 | 0 | 0 | if ($type ne 'Regexp') |
47 | 0 | 0 | unless $path =~ /$from/ |
51 | 0 | 0 | if ($type ne 'ARRAY') |
57 | 0 | 0 | if ($type eq 'CODE') { } |
64 | 0 | 0 | if ($query) |
65 | 0 | 0 | $path =~ /\?/ ? : |