Branch Coverage

blib/lib/Statistics/Distribution/Generator.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
31 0 0 if ($self->{'dims'}) { }
0 0 elsif ($self->{'alts'}) { }
40 0 0 if ($n <= 0)
71 0 0 if (ref $iv eq 'CODE') { }
110 0 0 if $swapped
111 0 0 unless ref($rhs) =~ /^Statistics::Distribution::Generator/
112 0 0 unless (exists $lhs->{'alts'})
117 0 0 unless (exists $rhs->{'alts'})
128 0 0 if $swapped
129 0 0 unless ref($rhs) =~ /^Statistics::Distribution::Generator/
130 0 0 unless (exists $lhs->{'dims'})
135 0 0 unless (exists $rhs->{'dims'})
238 0 0 if ($order < 12) { }
273 0 0 if ($u < $p) { }
288 0 0 if ($self->{'order'} == $self->{'norder'}) { }
0 0 elsif ($self->{'norder'} == 0) { }