| blib/lib/HTML/Zoom/StreamBase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 2 | 568 | if (exists $$self{'_peeked'}) |
| 13 | 564 | 4 | if (my($peeked) = $self->_next(1)) |
| 24 | 560 | 5554 | if (exists $$self{'_peeked'}) |
| 25 | 209 | 351 | if (my $peeked_from = delete $$self{'_peeked_from'}) |
| 87 | 0 | 0 | if ($predicate) { } |