| blib/lib/Circle/Net/Raw.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 89 | 0 | 0 | if (my $conn = $self->{'conn'}) |
| 105 | 0 | 0 | unless defined $host |
| 106 | 0 | 0 | unless defined $port |
| 123 | 0 | 0 | unless $$buffref =~ s/^([^\r\n]*)\r?\n// |
| 165 | 0 | 0 | if (my $conn = $self->{'conn'}) { } |
| 189 | 0 | 0 | if (my $conn = $self->{'conn'}) |
| 204 | 0 | 0 | if (my $conn = $self->{'conn'}) { } |
| 214 | 0 | 0 | if $self->{'echo'} |
| 252 | 0 | 0 | if defined $event->{'level'} |