Branch Coverage

blib/lib/Statistics/ANOVA/Page.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
134 1 0 wantarray ? :
155 0 1 unless $den
158 0 1 wantarray ? :
211 0 1 if (defined $tails and $tails == 1)
220 0 5 if (ref $args{'data'}) { }