Condition Coverage

blib/lib/MooseX/Storage/Util.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 3 ref $data and ref $data eq 'HASH'
0 0 3 ref $data and ref $data eq 'HASH' and not &blessed($data)

or 3 conditions

line l !l&&r !l&&!r condition
29 0 3 0 $options{'key'} ||= $MooseX::Storage::Engine::CLASS_MARKER