Condition Coverage

blib/lib/Dancer/Plugin/Deferred.pm
Criterion Covered Total %
condition 0 19 0.0


or 2 conditions

line l !l condition
26 0 0 session($$conf{'session_key_prefix'} . $id) || {}
55 0 0 session($$conf{'session_key_prefix'} . $id) || {}

or 3 conditions

line l !l&&r !l&&!r condition
20 0 0 0 $conf ||= _get_conf()
53 0 0 0 $conf ||= _get_conf()
67 0 0 0 $conf ||= _get_conf()
97 0 0 0 $conf ||= _get_conf()
98 0 0 0 var($$conf{'var_key'}) || sprintf('%08d', int rand 100000000)