| blib/lib/Games/Euchre/Trick.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 3 | 16 | 18.7 |
| pod | 13 | 13 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 20 | 1 | n/a | BEGIN |
| 21 | 1 | n/a | BEGIN |
| 22 | 1 | n/a | BEGIN |
| 37 | 0 | Yes | new |
| 79 | 0 | Yes | getGame |
| 90 | 0 | Yes | getName |
| 101 | 0 | Yes | getNumber |
| 112 | 0 | Yes | getHand |
| 123 | 0 | Yes | getCards |
| 136 | 0 | Yes | getPlayers |
| 150 | 0 | Yes | getPlayerIndex |
| 167 | 0 | Yes | recordTrick |
| 179 | 0 | Yes | getWinner |
| 203 | 0 | Yes | cmpCards |
| 244 | 0 | Yes | play |
| 262 | 0 | Yes | isLegalPlay |