Condition Coverage

blib/lib/Data/Conveyor/YAML/Marshall/Payload/InstructionContainer.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 ref $spec eq 'HASH' and scalar keys %$spec == 1

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 our $instruction_factory ||= $self->delegate->make_obj('payload_instruction_factory')