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
77 0 0 1 ref $fields and ref $fields eq 'HASH'

or 2 conditions

line l !l condition
102 31 4 $$data{$field} // ''

or 3 conditions

line l !l&&r !l&&!r condition
78 2 0 1 $$fields{$_} // $_
92 4 1 12 $self->condense or $self->_fixed_width
107 0 4 2 not $width or $w > $width
115 2 3 24 not $width or $w > $width