| blib/lib/Couchbase/MockServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 16 | 31.2 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 74 | 0 | 0 | 2 | $type and $type ne 'couchbase' | 
| 0 | 2 | 0 | $type and $type ne 'couchbase' and $type ne 'memcache' | 
| line | l | !l | condition | 
|---|---|---|---|
| 71 | 2 | 0 | $name ||= '' | 
| 72 | 0 | 2 | $password ||= '' | 
| 73 | 2 | 0 | $type ||= '' | 
| 160 | 0 | 0 | $bucket_name ||= 'default' | 
| 168 | 0 | 0 | $bucket_name ||= 'default' |