Branch Coverage

blib/lib/Statistics/Robust/Scale.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
107 1 1 unless (defined $tr)
120 8 26 if ($y[$i] <= $xbot)
124 8 26 if ($y[$i] >= $xtop)
140 1 0 unless (defined $tr)
164 0 0 if ($av == 0)
181 1 0 unless (defined $beta)
199 1 0 if ($omega > 0)
207 4 13 if ($y >= 1) { }
0 13 elsif ($y <= -1) { }