blib/lib/Mojolicious/Plugin/PromiseActions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
17 | 4 | 6 | if ($want) { } |
19 | 7 | 3 | if (&blessed($args[0]) and $args[0]->can('then')) |
21 | 4 | 3 | if $last |
24 | 1 | 1 | if $_[0] |
25 | 3 | 0 | if $c->reply->exception($_[0]) |
26 | 4 | 3 | $last ? : |
27 | 3 | 4 | unless $last |
29 | 4 | 3 | $want ? : |