Branch Coverage

blib/lib/Acme/GuessNumber.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
41 0 1 if @_ < 2
44 0 1 unless $hurry
55 1 50 if ($guess == $num)
61 50 0 if $hurry
63 0 0 if (--$to_rest == 0) { }