Condition Coverage

blib/lib/Markdent/Role/Event.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
93 1309 58 56 $pred and not $event->$pred
113 0 0 0 $pred and not $self->$pred
117 0 0 0 ref $val and ref $val eq 'ARRAY'
0 0 0 ref $val and ref $val eq 'HASH'