Condition Coverage

blib/lib/Class/Method/Cache/FastMmap.pm
Criterion Covered Total %
condition 6 8 75.0


or 2 conditions

line l !l condition
30 2 1 delete $options{'key_cb'} // \&Object::Signature::signature

or 3 conditions

line l !l&&r !l&&!r condition
29 0 1 2 delete $options{'prefix'} // ($global ? "${target}::${method}::" : '')
36 1 2 0 $global // 'Cache::FastMmap'->new(%options)