blib/lib/Net/FSP/Handle/Read.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
36 | 0 | 0 | 0 | length $self->{'buffer'} < $length and not $self->{'eof'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
57 | 0 | 0 | 0 | $self->{'buffer'} =~ /\n/ or $self->{'eof'} |