blib/lib/Notify/NoticePool.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 9 | 11.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 0 | 0 | 0 | defined $$entries{$_}->send and defined $$entries{$_}->receive |
291 | 0 | 0 | 0 | $$notice_attribs{'attempts'} and time - $$notice_attribs{'time_updated'} > $resend_interval |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
28 | 0 | 1 | 0 | ref $self || $self |