Branch Coverage

blib/lib/Ace/Iterator.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
22 0 0 if $db and ref $db
28 0 0 unless $$self{'db'}
29 0 0 unless @{$$self{'cached_answers'};}
33 0 0 unless ($result)
42 0 0 unless $self->_active
49 0 0 unless my $db = $$self{'db'}
50 0 0 unless $self->_active
57 0 0 unless my $db = $$self{'db'}
58 0 0 unless $$self{'active'}
59 0 0 $$self{'filled'} ? :
69 0 0 if @_
75 0 0 unless my $db = $$self{'db'}
76 0 0 unless $$self{'saved_ok'} and $db->_restore_iterator($self)