Branch Coverage

lib/Mojolicious/Plugin/ReverseProxy.pm
Criterion Covered Total %
branch 2 10 20.0


line true false branch
35 0 1 if ($conf->{'helper_name'})
38 0 1 unless my $dest_url = $conf->{'destination_url'}
50 0 0 if ref $req_processor eq 'CODE'
53 0 0 if $c->stash('mojo.finished')
58 0 0 if ref $res_processor eq 'CODE'