Branch Coverage

blib/lib/Iterator/Breathe.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
54 0 200 if $self->verbose
56 101 99 if ($self->direction) { }
57 1 100 if ($self->i >= $self->top) { }
60 0 1 if $self->verbose
67 0 99 if ($self->i <= $self->bottom) { }
70 0 0 if $self->verbose