| blib/lib/RxPerl/Extras.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 63 | 2 | 0 | 1 | $big_completed and defined $subscriber->{'complete'} |
| 78 | 1 | 0 | 0 | not $active_subscription and defined $subscriber->{'complete'} |
| 166 | 1 | 0 | 1 | $val_is_owed and defined $subscriber->{'next'} |