| blib/lib/Sub/Deferrable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 7 | 16 | @_ ? : |
| 77 | 18 | 5 | if ($self->deferring) { } |
| 81 | 4 | 1 | defined $args ? : |
| 121 | 3 | 6 | unless @{$$self{'queue'};} |
| 130 | 3 | 10 | defined $args ? : |
| 131 | 3 | 10 | unless ($status) |
| 135 | 3 | 3 | if $died |