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