blib/lib/Dancer2/Plugin/FlashNote.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 21 | 71.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
242 | 2 | 0 | 0 | ref $flash eq 'HASH' and @_ |
line | l | !l | condition |
---|---|---|---|
81 | 20 | 0 | $plugin->_get_parameters(@_) || '' |
89 | 8 | 0 | $plugin->_get_parameters(@_) || '' |
91 | 2 | 6 | $session->read($plugin->session_hash_key) || [] |
100 | 8 | 0 | $plugin->_get_parameters(@_) || '' |
102 | 4 | 4 | $session->read($plugin->session_hash_key) || {} |
111 | 6 | 0 | $plugin->_get_parameters(@_) || '' |
113 | 3 | 3 | $session->read($plugin->session_hash_key) || {} |
162 | 3 | 1 | $session->read($plugin->session_hash_key) || {} |
259 | 1 | 2 | $, || '' |