Branch Coverage

blib/lib/Promises6/Listener.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
10 0 173 unless @_ <= 3
0 173 unless @_ >= 3
15 29 144 unless (ref $cb eq 'CODE')
16 10 19 $state == 2 ? :
29 2 142 if $err
31 13 129 $state == 2 ? :