blib/lib/Test2/Tools/AsyncSubtest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 18 | 77.7 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 14 | if @_ and ref $_[0] eq 'HASH' |
19 | 9 | 5 | if @_ and ref $_[0] eq 'CODE' |
25 | 9 | 5 | 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' |