Condition Coverage

blib/lib/Mojo/CouchDB/DB.pm
Criterion Covered Total %
condition 6 14 42.8


and 3 conditions

line !l l&&!r l&&r condition
139 4 0 3 $loc && $loc ne ''
149 3 4 0 $r->json and exists $r->json->{'error'}
162 0 0 0 $loc && $loc ne ''
264 0 0 0 $query and &reftype($query) eq "HASH"

or 2 conditions

line l !l condition
153 4 2 $r->json || {}