blib/lib/Class/Method/Cache/FastMmap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | l | !l | condition |
---|---|---|---|
30 | 2 | 1 | delete $options{'key_cb'} // \&Object::Signature::signature |
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) |