Branch Coverage
blib/lib/Games/Mastermind/Solver.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
20
1
7
if $self->won
24
1
6
if ($$result[0] == $self->game->holes) { }