Branch Coverage

blib/lib/XML/SAX/PurePerl/Reader/String.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
34 8 4 if ($self->[10] >= length $self->[9])
39 4 0 if ($bytes > length($self->[9]) - $self->[10])
56 3 43 if ($lines) { }