| blib/lib/MR/IProto/Server/Connection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 30 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 75 | 0 | 0 | if $self->debug >= 1 | 
| 79 | 0 | 0 | if ($hostname) { } | 
| 81 | 0 | 0 | if $self->debug >= 4 | 
| 87 | 0 | 0 | if $self->on_accept | 
| 95 | 0 | 0 | if $self->debug >= 1 | 
| 101 | 0 | 0 | if $self->on_close | 
| 124 | 0 | 0 | if $self->debug >= 1 | 
| 126 | 0 | 0 | if $self->on_close | 
| 132 | 0 | 0 | if ($self->on_error) { } | 
| 133 | 0 | 0 | if $self->debug >= 1 | 
| 138 | 0 | 0 | if $self->on_close | 
| 151 | 0 | 0 | if $self->debug >= 5 | 
| 157 | 0 | 0 | if $self->debug >= 5 | 
| 159 | 0 | 0 | if (eval { do { $result = &$handler($self, $cmd, $data); 1 } }) { } | 
| 161 | 0 | 0 | if ($self->debug >= 6) |