Condition Coverage

blib/lib/DBIx/NoSQL/Storage.pm
Criterion Covered Total %
condition 5 17 29.4


and 3 conditions

line !l l&&!r l&&r condition
23 51 0 0 @bind and ref $bind[0] eq 'HASH'
144 7 0 0 $self->sth and $self->sth->{'Active'}
158 0 0 0 $self->sth and $self->sth->{'Active'}

or 2 conditions

line l !l condition
50 0 0 $attributes || {}
0 47 $attributes || {}
59 0 0 $sth->errstr || $sth->err || 'Unknown error: $sth->execute return false without setting an error flag'
138 40 1 $row || []