Branch Coverage

blib/lib/Statistics/Cook.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
71 0 0 unless @$x and @$y and @$x == @$y
74 0 0 if ($sqdevx != 0) { }
94 0 0 if (defined(my $weight = $self->weight)) { }
95 0 0 unless @$weight == @x
114 0 0 if ($self->regress_done) { }
124 0 0 if ($self->regress_done) { }
177 0 0 if $tmp > $sum * $N / 100