Branch Coverage

blib/lib/Stone/Cursor.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
88 0 0 unless ref $stone
109 0 0 if ($key, $value) = $top->next
110 0 0 unless ($found)
115 0 0 if (ref $value and not exists $$value{'.name'})
116 0 0 if (%{$value;}) { }
126 0 0 unless ($found)
130 0 0 if $short_keys
147 0 0 if (ref $$self{'stone'})
162 0 0 unless ($stone->exists($$keys[$hashi], $arrayi))
165 0 0 unless (defined $$keys[$hashi] and defined $stone->get($$keys[$hashi], $arrayi))