Condition Coverage

blib/lib/Cot/Plugin/Session.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
24 0 0 0 $sessid and -f $self->_path($sessid)

or 2 conditions

line l !l condition
17 0 1 $ENV{'TMPDIR'} || '/tmp'

or 3 conditions

line l !l&&r !l&&!r condition
23 0 0 0 $sessid ||= $$self{'_app'}->req->cookies->{$SESSIONID}