blib/lib/CGI/Session/Driver/file.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 0 | 0 | 0 | $coderef and ref $coderef |
0 | 0 | 0 | $coderef and ref $coderef and ref $coderef eq 'CODE' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
19 | 23 | 1 | 0 | $$self{'Directory'} ||= 'File::Spec'->tmpdir |