Condition Coverage

blib/lib/Couchbase/MockServer.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
74 0 0 0 $type and $type ne 'couchbase'
0 0 0 $type and $type ne 'couchbase' and $type ne 'memcache'

or 2 conditions

line l !l condition
71 0 0 $name ||= ''
72 0 0 $password ||= ''
73 0 0 $type ||= ''
160 0 0 $bucket_name ||= 'default'
168 0 0 $bucket_name ||= 'default'