Branch Coverage

blib/lib/Dumbbench/Stats.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
92 1 13 if (not $n_sigma) { }
0 13 elsif ($n_sigma < 0) { }
106 43 12 if (abs $x - $median <= $variability * $n_sigma) { }