Branch Coverage

blib/lib/Plack/App/Proxy/Test.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
25 0 29 unless my $client = delete $args{'client'}
26 0 29 unless my $app = delete $args{'app'}
27 0 29 unless my $proxy = delete $args{'proxy'}