Condition Coverage

blib/lib/AnyEvent/CouchDB.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
100 0 0 0 $$headers{'Status'} >= $status and $$headers{'Status'} < 400

or 2 conditions

line l !l condition
64 0 0 $status ||= 200
127 0 0 $uri ||= 'http://localhost:5984/'

or 3 conditions

line l !l&&r !l&&!r condition
65 0 0 0 $json ||= $default_json