| blib/lib/POE/Component/Server/POP3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 15 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 18 | 1 | 0 | 0 | defined $opts{'handle_connects'} and not $opts{'handle_connects'} |
| 48 | 0 | 0 | 8 | $wheel_id and defined $self->{'clients'}{$wheel_id} |
| line | l | !l | condition |
|---|---|---|---|
| 54 | 2 | 0 | shift() || (return) |
| 128 | 0 | 1 | $self->{'time_out'} || 300 |
| 143 | 0 | 2 | $self->{'time_out'} || 300 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 211 | 0 | 0 | 0 | $self->{'sessions'}{$sender_id}{'refcnt'}++ or $session == $sender |