Branch Coverage

blib/lib/Mojo/Promise/Role/Some.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
64 1 4 $n == 0 ? :
5 4 if @$promises == 0
65 1 3 if $n > @$promises
75 1 8 if @resolved == $n
89 7 3 if @rejected > @$promises - $n