blib/lib/Evo/Promise/Deferred.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
7 | 0 | 36 | unless @_ <= 2 |
0 | 36 | unless @_ >= 2 | |
8 | 11 | 25 | if $self->called |
12 | 0 | 90 | unless @_ <= 2 |
0 | 90 | unless @_ >= 2 | |
13 | 10 | 80 | if $self->called |