blib/lib/Net/FSP/Handle/Read.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | if keys %{$self;} > 1 |
23 | 0 | 0 | if (length $block == 0) |
48 | 0 | 0 | if (wantarray) |
60 | 0 | 0 | if ($$self{'buffer'} =~ s/ \A ( [^\n]* \n ) //msx) { } |
0 | 0 | elsif ($$self{'buffer'} =~ s/ \A ( [^\n]+ ) //msx) { } | |
73 | 0 | 0 | $len ? : |
78 | 0 | 0 | if return $$self{'eof'} |