Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
117 0 0 0 @{$self->{'mean'};} && $binval != $self->{'binval'}
120 0 2 2 defined $self->{'n'} and $self->{'ln'} == $self->{'n'}

or 3 conditions

line l !l&&r !l&&!r condition
120 0 2 2 $bin_finished or defined $self->{'n'} and $self->{'ln'} == $self->{'n'}