blib/lib/Test2/Tools/AsyncSubtest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 18 | 77.7 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 16 | if @_ and ref $_[0] eq "HASH" |
19 | 10 | 6 | if @_ and ref $_[0] eq "CODE" |
25 | 10 | 6 | if $code |
34 | 17 | 148 | if @_ and ref $_[0] eq "HASH" |
35 | 164 | 1 | if @_ and ref $_[0] eq "CODE" |
39 | 1 | 164 | unless ref $code eq "CODE" |
53 | 0 | 1 | if @_ and ref $_[0] eq "HASH" |
54 | 0 | 1 | if @_ and ref $_[0] eq "CODE" |
58 | 1 | 0 | unless ref $code eq "CODE" |