Branch Coverage

blib/lib/Chess/Plisco/Engine/TimeControl.pm
Criterion Covered Total %
branch 10 20 50.0


line true false branch
31 97 210 if ($black_to_move) { }
43 305 2 if ($params{'mate'})
47 307 0 if ($params{'depth'}) { }
58 0 307 if ($params{'movetime'}) { }
0 307 elsif ($params{'infinite'}) { }
0 307 elsif ($params{'nodes'}) { }
0 307 elsif ($params{'mytime'}) { }
69 0 307 if ($params{'searchmoves'})
84 0 0 if ($params->{'movestogo'} and $params->{'movestogo'} < $mtg)
124 0 0 $wpopcount < $bpopcount ? :