blib/lib/Iterator/Breathe.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
61 | 0 | 200 | if $self->verbose |
63 | 101 | 99 | if ($self->direction) { } |
64 | 1 | 100 | if ($self->i >= $self->top) { } |
67 | 0 | 1 | if $self->verbose |
74 | 0 | 99 | if ($self->i <= $self->bottom) { } |
77 | 0 | 0 | if $self->verbose |