Condition Coverage

blib/lib/Data/Riak/Fast/Bucket.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
76 0 0 0 blessed $link and $link->isa('Data::Riak::Fast::Link')
146 0 0 0 exists $$opts{'accept'} and $$opts{'accept'} eq 'multipart/mixed'
216 0 0 0 ref $keys eq 'ARRAY' and @$keys

or 2 conditions

line l !l condition
71 0 0 $opts ||= {}
121 0 0 $opts ||= {}
144 0 0 $opts ||= {}
202 0 0 decode_json($result->value) || 0
253 0 0 $$opts{'field'} || die('You must specify a field for searching Secondary indexes')
254 0 0 $$opts{'values'} || die('You must specify values for searching Secondary indexes')

or 3 conditions

line l !l&&r !l&&!r condition
329 0 0 0 $$opts{'in'} || $self