| blib/lib/Test/ttserver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 16 | 6.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | defined $$self{'base_dir'} and not $$self{'base_dir'} =~ m[^/] |
| 95 | 0 | 0 | 0 | @command and defined $command[-1] |
| line | l | !l | condition |
|---|---|---|---|
| 28 | 0 | 4 | shift() || '' |
| 117 | 0 | 0 | $sig ||= 15 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 49 | 0 | 0 | 0 | $args{'host'} ||= $self->host |
| 50 | 0 | 0 | 0 | $args{'port'} ||= $self->port |