blib/lib/Evo/Promise/Deferred.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
7 | 0 | 38 | unless @_ <= 2 |
0 | 38 | unless @_ >= 1 | |
8 | 12 | 26 | if $self->called |
12 | 0 | 93 | unless @_ <= 2 |
0 | 93 | unless @_ >= 1 | |
13 | 11 | 82 | if $self->called |