Condition Coverage

blib/lib/Couch/DB/Database.pm
Criterion Covered Total %
condition 0 35 0.0


and 3 conditions

line !l l&&!r l&&r condition
106 0 0 0 exists $args{$_} and $query{$_} = delete $args{$_}
277 0 0 0 builtin::blessed($which) and $which->isa("Couch::DB::Design")
490 0 0 0 $local and $part
491 0 0 0 $local and $view

or 2 conditions

line l !l condition
140 0 0 delete $args{'admin'} || []
0 0 delete $args{'members'} || []
577 0 0 $search->{'selector'} ||= {}
609 0 0 $search->{'selector'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
387 0 0 0 delete $deletes{$id} || delete $saves{$id}
411 0 0 0 delete $args{'issues'} || sub {
489 0 0 0 not $view or $ddoc
492 0 0 0 not $part or @search < 2
499 0 0 0 !@search || $part