Condition Coverage

blib/lib/Statistics/ANOVA.pm
Criterion Covered Total %
condition 11 48 22.9


and 3 conditions

line !l l&&!r l&&r condition
500 0 0 16 $ss_w and $df_w
513 0 0 3 $ss_w and $df_w
531 0 0 2 $ss_w and $df_w
870 0 0 2 defined $self->{'_stat'}{'df_w'} and defined $self->{'_stat'}{'ms_w'}
940 0 0 0 defined $self->{'_stat'}{'f_value'} and not $self->{'_dfree'}
1005 0 4 4 defined $self->{'_stat'}{'f_value'} and not $self->{'_dfree'}
1053 0 0 0 $self->{'purged'} and $args{'verbose'}
1392 0 0 0 $val > 0 and $val < 1

or 2 conditions

line l !l condition
939 0 0 $args{'precision_s'} || 0
1001 0 8 $args{'precision_p'} || 0
1002 0 8 $args{'precision_s'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
443 0 0 18 not $n_wt or $n_wt == 1
1094 0 0 0 not $n_wt or $n_wt == 1
1134 0 0 0 not $n_wt or $n_wt == 1
1162 0 0 0 not $n_wt or $n_wt == 1
1200 0 0 0 not $n_wt or $n_wt == 1
1275 1 5 0 not defined $args{'independent'} or $args{'independent'} == 1