line |
true |
false |
branch |
16
|
0 |
61 |
ref $_[0] ? : |
19
|
1 |
180 |
unless $args{$key} |
30
|
0 |
60 |
unless $$self{'request'} |
38
|
33 |
27 |
if ($session_id) { } |
40
|
25 |
8 |
if ($data) { } |
44
|
2 |
6 |
if ($self->state->permissive) { } |
63
|
0 |
39 |
unless &Module::Runtime::require_module($$self{'id'}) |
69
|
1 |
18 |
unless ref $response |
77
|
36 |
24 |
if ($self->is_fresh) { } |
78
|
35 |
1 |
if ($self->is_changed or not $self->save_modified_session_only) |
82
|
2 |
22 |
if ($self->is_changed) |
94
|
55 |
0 |
if ($$self{'store'}) { } |
145
|
1 |
2 |
if ($delete_old) |
159
|
4 |
2 |
if ($self->state->can($meth)) { } |