Condition Coverage

blib/lib/MVC/Neaf/X/Session/File.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
67 1 0 2 $self->{'dir'} and -d $self->{'dir'}
117 0 0 0 $!{'EPERM'} and $^O eq "MSWin32"
145 0 0 2 $ttl && [stat $fd]->[9] + $ttl
146 0 1 1 $expire and $expire < time

or 3 conditions

line l !l&&r !l&&!r condition
117 0 0 0 $!{'ENOENT'} or $!{'EPERM'} and $^O eq "MSWin32"