| blib/lib/Dancer/Plugin/WindowSession.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | if (defined var('window_session_object')) |
| 30 | 0 | 0 | unless my $session_engine = engine('session') |
| 34 | 0 | 0 | if ($win_sess_id) |
| 38 | 0 | 0 | unless $win_sess_obj |
| 42 | 0 | 0 | unless ($win_sess_id) |
| 85 | 0 | 0 | if $key eq 'id' |
| 87 | 0 | 0 | if @_ == 2 |