Branch Coverage

lib/Algorithm/MasterMind/Partition_Most.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
38 3 1 if (@{$$self{'_partitions'}{'_combinations'};} > 1) { }