Condition Coverage

blib/lib/Couchbase/Test/ClientSync.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
213 0 0 0 $rv && ref $rv eq 'HASH'
311 0 0 0 $self->mock && $self->mock->nodes
349 0 0 0 $stats && ref $stats eq 'HASH'
352 0 0 0 $self->mock and $self->mock->nodes
413 0 0 0 $self->mock and $self->mock->nodes

or 3 conditions

line l !l&&r !l&&!r condition
404 0 0 0 $rv->is_ok || $rv->errnum == 13