blib/lib/Statistics/KruskalWallis.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
67 | 2 | 19 | if (exists $grouped_data{$sample_data_element}) { } |
99 | 2 | 17 | if (@{$$grouped_data_ref{$sample_data_value};} > 1) |
144 | 1 | 0 | if ($test_name eq 'Newman-Keuls') |
154 | 1 | 0 | if ($q > 2.576) { } |
0 | 0 | elsif ($q > 1.96) { } | |
0 | 0 | elsif ($q > 1.645) { } |