Branch Coverage

blib/lib/Repl/Core/Buffer.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
45 0 969 if $self->eof
55 0 1205 if $self->eof
61 0 1205 if ($char eq "\n") { }