Condition Coverage

blib/lib/Spreadsheet/Compare/Reporter/HTML.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 0 $name eq 'Additional' and $side eq 'right'

or 2 conditions

line l !l condition
67 0 0 $self->{'ws'}{$name}{'rows'} //= []
88 0 0 $self->{'ws'}{$name}{'rows'} //= []

or 3 conditions

line l !l&&r !l&&!r condition
53 0 0 0 $name eq 'Additional' and $side eq 'right' or $side eq 'left'