| blib/lib/Dancer/Plugin/FlashNote.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 130 | 2 | 0 | 0 | ref $flash eq 'HASH' and @_ |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 1 | 2 | $, || '' |
| 49 | 2 | 6 | session($session_hash_key) || [] |
| 59 | 7 | 7 | session($session_hash_key) || {} |