Branch Coverage

blib/lib/Mojolicious/Plugin/PromiseActions.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
15 2 1 if (&blessed($res) and $res->can('then'))
17 1 0 if $c->reply->exception(pop())