Branch Coverage

blib/lib/Dancer/Plugin/ProxyPath/Proxy.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
54 0 8 unless ref $parameters eq 'HASH'
58 8 0 if ($host) { }
63 8 0 if $base
64 2 6 unless ($self->is_absolute($destination))
66 2 0 unless $path =~ m[/$]
70 1 7 if (%$parameters)
103 2 4 unless ($instance)
120 6 2 if ($path =~ m[^/])