Condition Coverage

blib/lib/Text/MultiMarkdown/XS.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
56 7 0 0 @_ == 1 and ref $_[0] eq 'HASH'

or 2 conditions

line l !l condition
86 6 1 $options ||= {}
88 3 4 $$options{'output'} || ''
96 1 1 $$options{$option} || ''

or 3 conditions

line l !l&&r !l&&!r condition
62 0 7 0 ref $class || $class