Condition Coverage

blib/lib/Dancer2/Plugin/Cache/CHI.pm
Criterion Covered Total %
condition 6 10 60.0


or 2 conditions

line l !l condition
80 0 60 $namespace //= ''
86 5 0 $args ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
81 55 5 0 $self->_caches->{$namespace} ||= _create_cache($self, $namespace, @_)
92 1 0 4 $setting{'namespace'} //= $namespace