| lib/Devel/Trepan/IO/TCPServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 20 | 15.0 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 2 | 0 | if $opts->{'open'} |
| 55 | 0 | 0 | if $self->{'inout'} and $self->{'inout'}->connected |
| 75 | 0 | 0 | if ($self->{'inout'}) |
| 79 | 0 | 0 | if $self->{'logger'} |
| 98 | 1 | 1 | unless $self->{'server'} |
| 117 | 0 | 0 | unless $self->is_connected |
| 125 | 0 | 0 | if ($Devel::Trepan::IO::TCPServer::EVAL_ERROR) |
| 135 | 0 | 0 | if ($self->{'logger'}) |
| 143 | 0 | 0 | if $self->{'logger'} |
| 153 | 0 | 0 | unless $self->is_connected |