blib/lib/HTTP/Engine/Middleware/HTTPSession.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 3 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
61 | 0 | 1 | 0 | $SESSION ||= 'HTTP::Session'->new('state', $SELF->state->(), 'store', $SELF->store->(), 'request', $REQ) |