| blib/lib/Promises6/Deferred.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 11 | 100.0 |
| pod | 9 | 9 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 30 | n/a | BEGIN |
| 3 | 30 | n/a | BEGIN |
| 11 | 266 | Yes | promise |
| 13 | 232 | Yes | resolve |
| 20 | 49 | Yes | reject |
| 26 | 29 | Yes | notify |
| 31 | 483 | Yes | state |
| 33 | 248 | Yes | change_state |
| 42 | 266 | Yes | broadcast |
| 48 | 173 | Yes | send_msg |
| 52 | 156 | Yes | subscribe |