Condition Coverage

blib/lib/Net/FSP/Handle/Read.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 0 length $$self{'buffer'} < $length and not $$self{'eof'}

or 3 conditions

line l !l&&r !l&&!r condition
57 0 0 0 $$self{'buffer'} =~ /\n/ or $$self{'eof'}