Branch Coverage

blib/lib/App/RemoteCommand/LineBuffer.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
22 0 0 if ($drain)
23 0 0 if (length $self->{'buffer'}) { }
25 0 0 if (length $self->{'buffer'} and $self->{'buffer'} ne "\r")
38 0 0 if $line eq "\r"