blib/lib/AnyEvent/CouchDB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
100 | 0 | 0 | 0 | $$headers{'Status'} >= $status and $$headers{'Status'} < 400 |
line | l | !l | condition |
---|---|---|---|
64 | 0 | 0 | $status ||= 200 |
127 | 0 | 0 | $uri ||= 'http://localhost:5984/' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
65 | 0 | 0 | 0 | $json ||= $default_json |