Branch Coverage

blib/lib/Mandel/Collection.pm
Criterion Covered Total %
branch 8 34 23.5


line true false branch
7 0 19 $ENV{'MANDEL_CURSOR_DEBUG'} ? :
21 0 0 unless $cb
33 0 5 ref $_[-1] eq 'CODE' ? :
43 0 0 unless $cb
53 0 0 unless $cb
74 0 0 $cb ? :
81 0 0 ref $_[-1] eq 'CODE' ? :
89 0 0 if $cb
103 0 0 unless ($cb)
124 0 1 if $extra
125 1 0 if $query
133 0 0 unless ($cb)
134 0 0 unless my $doc = $c->next
141 0 0 $doc ? :
152 0 0 if $self->{'query'}
168 3 1 if ($doc)
172 2 2 if (my $connection = $self->{'connection'})