Condition Coverage

blib/lib/Bot/Cobalt/Core/ContextMeta.pm
Criterion Covered Total %
condition 5 14 35.7


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 5 defined $context and defined $key
32 0 0 5 ref $meta and &reftype($meta) eq 'HASH'
52 0 0 2 defined $context and defined $key
63 0 0 5 defined $context and defined $key

or 2 conditions

line l !l condition
55 2 0 $self->_list->{$context} // (return)