blib/lib/XML/SAX/PurePerl/Reader/String.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
34 | 3 | 3 | if ($$self[10] >= length $$self[9]) |
39 | 3 | 0 | if ($bytes > length($$self[9]) - $$self[10]) |
56 | 0 | 32 | if ($lines) { } |