Condition Coverage

blib/lib/Statistics/Running.pm
Criterion Covered Total %
condition 10 17 58.8


and 3 conditions

line !l l&&!r l&&r condition
156 0 0 7 defined($m1 = $params->{'bin-width'}) and defined($m2 = $params->{'num-bins'})
0 0 7 defined($m1 = $params->{'bin-width'}) and defined($m2 = $params->{'num-bins'}) and defined($m3 = $params->{'left-boundary'})
371 2 0 2 $self->get_N == $other->get_N && $self->equals_statistics($other)
378 0 0 5 abs $self->M1 - $other->M1 < 1e-10 && abs $self->M2 - $other->M2 < 1e-10 && abs $self->M3 - $other->M3 < 1e-10 && abs $self->M4 - $other->M4 < 1e-10
468 371 573 146 $x > $B->[$i] and $x <= $$B[$i + 1]

or 2 conditions

line l !l condition
32 5 11 (caller 1)[3] || 'N/A'