Condition Coverage

blib/lib/File/KDBX/Key/Composite.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
26 82 0 3 &blessed($_) && $_->can('raw_key')

or 2 conditions

line l !l condition
54 173 0 $self->{'keys'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
20 46 0 0 shift() // throw("Missing key primitive")