Condition Coverage

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


or 2 conditions

line l !l condition
46 0 59 $_[0] // ''
53 0 4 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
46 55 4 0 $cache{$_[0] // ''} ||= _create_cache(@_)