Condition Coverage

blib/lib/Text/MarkdownTable.pm
Criterion Covered Total %
condition 13 17 76.4


and 3 conditions

line !l l&&!r l&&r condition
75 0 0 1 ref $fields and ref $fields eq 'HASH'

or 2 conditions

line l !l condition
100 26 3 $$data{$field} // ''

or 3 conditions

line l !l&&r !l&&!r condition
76 2 0 1 $$fields{$_} // $_
90 3 1 10 $self->condense or $self->_fixed_width
105 0 4 2 not $width or $w > $width
113 2 3 18 not $width or $w > $width