blib/lib/Dancer/Plugin/ProxyPath/Proxy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 10 | 60.0 |
line | l | !l | condition |
---|---|---|---|
53 | 1 | 7 | shift() || {} |
69 | 8 | 0 | $path || '/' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
52 | 6 | 2 | 0 | shift() || Dancer::request()->path |
102 | 0 | 6 | 0 | shift() || $base_header |