Condition Coverage

blib/lib/Text/NumericData/App/txdcolumns.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
129 0 7 0 not $param->{'fill'} and $n < 0 || @{$self->{'txd'}{'titles'};} && $n > $#{$$self{'txd'}{'titles'};}

or 3 conditions

line l !l&&r !l&&!r condition
98 0 2 5 $param->{'title'} == 1 or not $cc =~ /^\d+$/
129 0 0 7 $n < 0 || @{$self->{'txd'}{'titles'};} && $n > $#{$$self{'txd'}{'titles'};}