| blib/lib/Games/Othello.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 2 | 10 | 20.0 | 
| pod | 8 | 8 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 153 | 0 | Yes | new | 
| 164 | 0 | Yes | game_over | 
| 175 | 0 | Yes | whos_move | 
| 212 | 0 | Yes | possible_moves | 
| 226 | 0 | Yes | pass_to_opponent | 
| 247 | 0 | Yes | place_chip | 
| 264 | 0 | Yes | chip_layout | 
| 274 | 0 | Yes | score |