| blib/lib/Test/Future/AsyncAwait/Awaitable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 18 | 44.4 |
| line | true | false | branch |
|---|---|---|---|
| 122 | 0 | 0 | if (defined $wantver and $pkgver < $wantver) { } |
| 158 | 0 | 1 | unless &is($@, "Oopsie at $FILE line $LINE.\n", "AWAIT_GET throws exception") |
| 162 | 0 | 1 | unless my $fproto = &$new() |
| 187 | 0 | 1 | unless &is($@, "Late oopsie at $FILE line $LINE.\n", "AWAIT_GET throws exception") |
| 192 | 0 | 1 | unless my $f = &$new() |
| 199 | 0 | 1 | if $force |
| 204 | 0 | 1 | unless my $f1 = &$new() |
| 216 | 0 | 1 | unless my $f3 = &$new() |
| 224 | 1 | 0 | if $cancel |