blib/lib/Games/Go/GTP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 0 | if defined $ename |
43 | 0 | 0 | if defined $eversion |
49 | 0 | 0 | if defined $pversion |
57 | 0 | 0 | if ($_[0] =~ /^\d/o) |
61 | 0 | 0 | if (exists $known_commands{$command}) { } |
69 | 0 | 0 | if ($command eq 'quit') |
89 | 0 | 0 | exists $known_commands{$command} ? : |
105 | 0 | 0 | if $@ or $size > 25 |
128 | 0 | 0 | if $@ |
164 | 0 | 0 | if (lc $_ eq 'alive') |
168 | 0 | 0 | if (lc $_ eq 'dead') |
172 | 0 | 0 | if (lc $_ eq 'seki') |
191 | 0 | 0 | if $@ |