| blib/lib/Async/Selector/Aggregator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 15 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 18 | 1 | 97 | 0 | defined $watcher and blessed $watcher |
| 5 | 92 | 0 | defined $watcher and blessed $watcher and $watcher->can('active') | |
| 1 | 91 | 0 | defined $watcher and blessed $watcher and $watcher->can('active') and $watcher->can('cancel') | |
| 26 | 9 | 68 | 12 | $w_active and not $s_active |
| 68 | 4 | 5 | not $w_active and $s_active |