| lib/Algorithm/MasterMind/Partition_Worst.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 1294 | 52 | if ($$match{'matches'} < $rules) |
| 48 | 3 | 0 | if (@{$$self{'_consistent'};} > 1) { } |
| 58 | 131 | 253 | if ($$partitions{$c}{$p} > $this_max) |
| 63 | 4 | 48 | if ($this_max < $min_max) |
| 74 | 0 | 3 | if ($string eq '') |