Condition Coverage

blib/lib/Dancer2/Plugin/Cache/CHI.pm
Criterion Covered Total %
condition 4 7 57.1


or 2 conditions

line l !l condition
47 0 60 $_[0] // ''
55 0 5 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
47 55 5 0 $cache{$_[0] // ''} ||= _create_cache($dsl, @_)