blib/lib/Plack/Test.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 128 | if $@ |
19 | 0 | 128 | if (defined &{"Plack::Test::${Impl}::test_psgi";}) |
27 | 89 | 38 | if (ref $_[0] and @_ == 2) |
33 | 0 | 127 | unless my $client = delete $args{'client'} |
36 | 0 | 127 | if ref $tester eq 'CODE' |