Branch Coverage

blib/lib/Fsdb/Support/TDistribution.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
105 0 0 if /^\s*$/
107 0 0 if $values[0] eq 'alphas'
109 0 0 if ($nui >= 0)
111 0 0 if $#values != $#t_alphas
114 0 0 if $values[$i] == 0
115 0 0 if ($nui >= 0) { }
145 0 0 if $delta < 0
159 0 0 if $nu <= 0
161 0 0 unless $inited
164 0 0 if $alpha > $t_alphas[0]
168 0 0 if $t_alphas[$alphai] <= $alpha
170 0 0 if $alphai > $#t_alphas
178 0 0 if $t_nus[$nui] >= $nu
181 0 0 if ($nui > $#t_nus) { }
0 0 elsif ($t_nus[$nui] == $nu) { }
192 0 0 if (floats_equal($t_alphas[$alphai], $alpha)) { }
0 0 elsif ($t_nus[$nui] == $nu) { }
193 0 0 if ($nu_less == $nu_more) { }