| blib/lib/Net/UNIX/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 76 | 3 | 0 | 0 | $self || $class |
| 89 | 3 | 0 | 0 | $self || $class |
| 101 | 1 | 0 | 1 | $self->getparam('type') == 2 or $self->isconnected |
| 1 | 0 | 1 | $self->getparam('type') == 2 or $self->isconnected or $self->didlisten | |
| 0 | 1 | 0 | $self->getparam('type') == 2 or $self->isconnected or $self->didlisten or $self->listen |