Condition Coverage

blib/lib/CGI/Session/Driver/file.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
137 0 0 1 $coderef and ref $coderef
0 0 1 $coderef and ref $coderef and ref $coderef eq 'CODE'

or 3 conditions

line l !l&&r !l&&!r condition
30 30 7 0 $$self{'Directory'} ||= 'File::Spec'->tmpdir
76 0 15 0 $$self{'NoFlock'} or flock FH, 1
115 0 22 0 $$self{'NoFlock'} or flock FH, 2