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