Branch Coverage

blib/lib/Mojolicious/Plugin/Proxy.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
16 0 2 if $args{'with_query_params'}
18 2 0 if ('Mojo::IOLoop'->is_running) { }
38 1 1 if (my $res = $tx->success) { }