Branch Coverage

blib/lib/Repl/Core/StreamBuffer.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
52 0 190 if $self->eof
62 0 188 if $self->eof
65 6 182 if ($result eq "\n") { }
83 2 958 if (not scalar @$buf)
88 1 1 if ($nrread)