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
107 112 6 2 defined $gotconf->{$_} and $gotconf->{$_} eq "TAB"
129 75 1 1 $self->{'config'}{'strict'} and not defined $self->{'config'}{'separator'}
149 99 0 2 ${$lr;} =~ /^\s*$/ and ${$lr;} =~ /^($nlend*)($lend)$/o
188 17 0 23 $#{$$self{"comments"};} > -1 and $#{$$self{"titles"};} > -1
396 0 0 28 $k > -1 && $k < @{$ar;}
429 0 0 3586 $v ne '' && ($v =~ /^$zahl$/ ? sprintf($numform, $v) : $v)

or 3 conditions

line l !l&&r !l&&!r condition
161 0 40 1 not defined $end or defined $self->{'config'}{'lineend'}
184 6 1 33 not defined $sep or defined $self->{'config'}{'separator'}