lib/PSGI/Hector/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 10 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
205 | 0 | 1 | 0 | defined $stat[9] and $stat[9] < $expire |
324 | 2 | 0 | 0 | $self->_read and $self->_validate |
line | l | !l | condition |
---|---|---|---|
186 | 3 | 0 | $options{'VALUE'} || undef |
1 | 2 | $options{'EXPIRE'} || undef |