| blib/lib/Games/AlphaBeta/Reversi.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 9 | 100.0 |
| pod | 5 | 5 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 2 | n/a | BEGIN |
| 3 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 56 | 2 | Yes | init |
| 94 | 61 | Yes | as_string |
| 130 | 5060 | Yes | findmoves |
| 259 | 2241 | Yes | evaluate |
| 281 | 2792 | Yes | apply |