Condition Coverage

blib/lib/HTTP/Session2/ServerStore.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
137 7 5 3 $self->is_dirty and $self->is_fresh

or 3 conditions

line l !l&&r !l&&!r condition
53 1 0 16 $session_id =~ /[\x00-\x20\x7f-\xff]/ or length $session_id > 40
137 3 2 10 $self->is_dirty and $self->is_fresh or $self->necessary_to_send