| blib/lib/HTML/Zoom/StreamBase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 2 | 571 | if (exists $$self{'_peeked'}) |
| 13 | 567 | 4 | if (my($peeked) = $self->_next(1)) |
| 24 | 563 | 5938 | if (exists $$self{'_peeked'}) |
| 25 | 210 | 353 | if (my $peeked_from = delete $$self{'_peeked_from'}) |
| 87 | 0 | 0 | if ($predicate) { } |
| 106 | 2 | 8 | if (ref $selector eq 'HASH') { } |