Condition Coverage

blib/lib/Text/NumericData.pm
Criterion Covered Total %
condition 17 24 70.8


and 3 conditions

line !l l&&!r l&&r condition
106 106 6 2 defined $gotconf->{$_} and $gotconf->{$_} eq 'TAB'
128 72 1 1 $self->{'config'}{'strict'} and not defined $self->{'config'}{'separator'}
148 90 0 2 ${$lr;} =~ /^\s*$/ and ${$lr;} =~ /^($nlend*)($lend)$/o
187 17 0 20 $#{$$self{'comments'};} > -1 and $#{$$self{'titles'};} > -1
394 0 0 28 $k > -1 && $k < @{$ar;}
411 0 0 3582 $v ne '' && ($v =~ /^$zahl$/ ? sprintf($numform, $v) : $v)

or 3 conditions

line l !l&&r !l&&!r condition
160 0 37 1 not defined $end or defined $self->{'config'}{'lineend'}
183 6 1 30 not defined $sep or defined $self->{'config'}{'separator'}