blib/lib/MojoX/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | l | !l | condition |
---|---|---|---|
173 | 0 | 0 | $self->error($self->store->error) && undef |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
188 | 5 | 0 | 12 | defined $expires and defined $data |
216 | 1 | 0 | 24 | $self->sid and not $self->_is_flushed |
218 | 22 | 0 | 2 | $self->is_expired and $self->_is_stored |