| blib/lib/Data/Range/Compare/Stream/Iterator/Compare/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 96 | if $self->prepared |
| 40 | 8 | 20 | if ($self->prepared) |
| 41 | 0 | 8 | unless $consolidator->has_next |
| 50 | 0 | 82 | if not defined $id or $id > $#{$_[0]{'consolidateors'};} or $id < 0 |