| line | l | !l&&r | !l&&!r | condition | 
 
| 49 | 0 | 0 | 0 | $name ||= $YATT::Lite::WebMVC0::Partial::Session::CON->cget('system')->csrftok_name | 
 
| 58 | 0 | 0 | 0 | $name ||= $YATT::Lite::WebMVC0::Partial::Session::CON->cget('system')->csrftok_name | 
 
| 157 | 0 | 0 | 0 | delete $opts->{'path'} || $self->session_path($con) | 
 
| 192 | 0 | 0 | 0 | delete $opts->{'expire'} // $self->default_session_expire | 
 
| 207 | 0 | 0 | 0 | not ref $spec or ref $spec eq 'Regexp' | 
 
| 237 | 0 | 0 | 0 | delete $opts->{'path'} || $self->session_path($con) | 
 
| 278 | 0 | 0 | 0 | $self->{'cf_session_config'} //= ref $value ? {lexpand($value)} : {$self->default_session_config} | 
 
| 300 | 0 | 0 | 0 | $self->{'cf_tmpdir'} //= $self->app_path_var_tmp('sess') |