Condition Coverage

blib/lib/Unix/Conf/ConfIO.pm
Criterion Covered Total %
condition 0 28 0.0


and 3 conditions

line !l l&&!r l&&r condition
464 0 0 0 $openmode != 1 and $openmode != 2
483 0 0 0 $openmode != 1 and $openmode != 2
546 0 0 0 $openmode != 1 and $openmode != 2
568 0 0 0 $openmode != 1 and $openmode != 2
591 0 0 0 $openmode != 1 and $openmode != 2

or 2 conditions

line l !l condition
187 0 0 $ret = __checkpath($$fh{'NAME'}) or return $ret
689 0 0 || (goto ERR_RET)

or 3 conditions

line l !l&&r !l&&!r condition
149 0 0 0 defined $$args{'FH'} or defined $$args{'NAME'}
215 0 0 0 not defined $$fh{'TIMESTAMP'} or $$fh{'TIMESTAMP'} != $timestamp
759 0 0 0 $uid != 0 or $gid != 0