Condition Coverage

lib/CGI/Mungo/Session.pm
Criterion Covered Total %
condition 2 10 20.0


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 0 $self->getVar('scriptPath') and $self->getVar('scriptPath') eq $ENV{'SCRIPT_NAME'}
276 0 0 0 defined $stat[9] and $stat[9] < $expire

or 2 conditions

line l !l condition
249 2 0 $options{'VALUE'} || undef
0 2 $options{'EXPIRE'} || undef