| blib/lib/Mail/POP3/Daemon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 2 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 76 | 0 | 0 | 'IO::Socket::INET'->new('LocalPort', $self->{'CONFIG'}{'port'}, 'Proto', 'tcp', 'Reuse', 1, 'Listen', 128) || die("Couldn't bind to port $self->{'CONFIG'}{'port'} : $!") |