blib/lib/Mojolicious/Plugin/PromiseActions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
15 | 2 | 1 | if (&blessed($args[0]) and $args[0]->can('then')) |
17 | 1 | 0 | if $c->reply->exception(pop()) |
18 | 2 | 0 | if $args[0]->can('wait') |