blib/lib/CouchDB/ExternalProcess.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 16 | 31.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
314 | 1 | 5 | 0 | defined $actionName and defined $actions{$actionName} |
line | l | !l | condition |
---|---|---|---|
374 | 0 | 0 | $metadata{$subName} ||= {} |
388 | 0 | 0 | $metadata{$subName} ||= {} |
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 |