Branch Coverage

inc/Plack/Test.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
16 0 10 if $@
19 0 10 if (defined &{"Plack::Test::${Impl}::test_psgi";})
27 0 10 if (ref $_[0] and @_ == 2)
33 0 10 unless my $client = delete $args{'client'}
36 0 10 if ref $tester eq 'CODE'