lib/Mojolicious/Plugin/ReverseProxy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 10 | 20.0 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 1 | if ($conf->{'helper_name'}) |
43 | 0 | 1 | unless my $dest_url = $conf->{'destination_url'} |
55 | 0 | 0 | if ref $req_processor eq 'CODE' |
58 | 0 | 0 | if $c->stash('mojo.finished') |
62 | 0 | 0 | if ref $res_processor eq 'CODE' |