| lib/SMB/Agent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | $self->unique_conn_addr ? : |
| 58 | 0 | 0 | unless my $key = $self->get_connection_key($socket) |
| 71 | 0 | 0 | if $self->connections->{$key} |
| 75 | 0 | 0 | unless my $connection = 'SMB::Connection'->new($socket, $id, 'quiet', $self->quiet, 'verbose', $self->verbose, %options) |
| 84 | 0 | 0 | wantarray ? : |