Branch Coverage

blib/lib/Statistics/ANOVA/Page.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
136 1 0 wantarray ? :
160 0 1 if $args{'tails'} == 1
161 0 1 wantarray ? :
214 0 5 if (ref $args{'data'}) { }