Branch Coverage

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


line true false branch
29 0 19 $ENV{'MANDEL_CURSOR_DEBUG'} ? :
68 0 0 unless $cb
93 0 5 ref $_[-1] eq 'CODE' ? :
112 0 0 unless $cb
131 0 0 unless $cb
183 0 0 $cb ? :
199 0 0 ref $_[-1] eq 'CODE' ? :
207 0 0 if $cb
230 0 0 unless ($cb)
264 0 1 if $extra
265 1 0 if $query
283 0 0 unless ($cb)
284 0 0 unless my $doc = $c->next
291 0 0 $doc ? :
302 0 0 if $self->{'query'}
318 3 1 if ($doc)
322 2 2 if (my $connection = $self->{'connection'})