blib/lib/Circle/Net/Raw.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 18 | 33.3 |
line | true | false | branch |
---|---|---|---|
91 | 0 | 0 | if (my $conn = $self->{'conn'}) |
107 | 0 | 1 | unless defined $host |
108 | 0 | 1 | unless defined $port |
125 | 0 | 2 | unless $$buffref =~ s/^([^\r\n]*)\r?\n// |
167 | 0 | 0 | if (my $conn = $self->{'conn'}) { } |
191 | 0 | 0 | if (my $conn = $self->{'conn'}) |
206 | 1 | 0 | if (my $conn = $self->{'conn'}) { } |
216 | 1 | 0 | if $self->{'echo'} |
254 | 2 | 0 | if defined $event->{'level'} |