| blib/lib/Template/Plugin/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 16 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 1 | 0 | ref $args[0] ? : |
| 17 | 0 | 1 | if $@ |
| 26 | 0 | 0 | ref $_[0] eq 'ARRAY' ? : |
| 27 | 0 | 0 | unless (@args) |
| 39 | 1 | 0 | @args && ref $args[-1] eq 'HASH' ? : |
| 42 | 0 | 1 | if /^_session_di$/ |
| 50 | 0 | 0 | ref $_[0] eq 'ARRAY' ? : |
| 53 | 0 | 0 | if /^_session_id$/ |