Condition Coverage

blib/lib/CouchDB/ExternalProcess.pm
Criterion Covered Total %
condition 5 16 31.2


and 3 conditions

line !l l&&!r l&&r condition
314 1 5 0 defined $actionName and defined $actions{$actionName}

or 2 conditions

line l !l condition
374 0 0 $metadata{$subName} ||= {}
388 0 0 $metadata{$subName} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
100 0 5 0 ref $class || $class
132 1 0 0 $opts{'in_fh'} || *STDIN
133 1 0 0 $opts{'out_fh'} || *STDOUT