| lib/App/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 27 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 246 | 11 | 2 | 5 | not defined $value and defined $default | 
| 254 | 18 | 0 | 0 | $App::DEBUG and $self->dbg(3) | 
| 261 | 2 | 0 | 0 | not defined $value and defined $default | 
| 269 | 2 | 0 | 0 | $App::DEBUG and $self->dbg(3) | 
| 281 | 2 | 0 | 0 | $App::DEBUG and $self->dbg(3) | 
| 355 | 11 | 0 | 0 | $App::DEBUG and $self->dbg(3) | 
| 471 | 0 | 0 | 0 | $App::DEBUG and $self->dbg(3) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 134 | 0 | 6 | 0 | ref $this || $this | 
| 474 | 0 | 0 | 0 | not defined $var or $var eq '' |