Branch Coverage

blib/lib/Data/Riak/Fast/Bucket.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
74 0 0 if ($$opts{'links'})
76 0 0 if (blessed $link and $link->isa('Data::Riak::Fast::Link')) { }
92 0 0 exists $$opts{'indexes'} ? :
0 0 exists $$opts{'content_type'} ? :
0 0 exists $$opts{'query'} ? :
108 0 0 if $resultset
123 0 0 exists $$opts{'query'} ? :
142 0 0 unless $key
146 0 0 if exists $$opts{'accept'} and $$opts{'accept'} eq 'multipart/mixed'
149 0 0 exists $$opts{'accept'} ? :
0 0 exists $$opts{'query'} ? :
216 0 0 unless ref $keys eq 'ARRAY' and @$keys
224 0 0 ref $_[0] eq 'HASH' ? :
225 0 0 unless exists $opts{'key'}
226 0 0 unless exists $opts{'riaktag'}
227 0 0 exists $opts{'params'} ? :
237 0 0 unless $params
257 0 0 if (ref $values eq 'ARRAY') { }
301 0 0 if ($enable) { }