Subroutine Coverage
| blib/lib/Games/TicTacToe.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
14 |
23 |
60.8
|
| pod |
12 |
13 |
92.3
|
| line |
count |
pod |
subroutine |
|
16
|
8 |
n/a |
BEGIN |
|
17
|
8 |
n/a |
BEGIN |
|
18
|
8 |
n/a |
BEGIN |
|
19
|
8 |
n/a |
BEGIN |
|
20
|
8 |
n/a |
BEGIN |
|
21
|
8 |
n/a |
BEGIN |
|
23
|
8 |
n/a |
BEGIN |
|
24
|
8 |
n/a |
BEGIN |
|
69
|
6 |
No |
BUILD |
|
83
|
6 |
Yes |
setGameBoard |
|
96
|
0 |
Yes |
getGameBoard |
|
109
|
1 |
Yes |
setPlayers |
|
133
|
1 |
Yes |
getPlayers |
|
157
|
1 |
Yes |
play |
|
182
|
0 |
Yes |
getResult |
|
206
|
0 |
Yes |
needNextMove |
|
218
|
0 |
Yes |
isLastMove |
|
230
|
1 |
Yes |
isGameOver |
|
255
|
0 |
Yes |
isValidMove |
|
270
|
0 |
Yes |
isValidSymbol |
|
282
|
0 |
Yes |
isValidGameBoardSize |
|
292
|
0 |
n/a |
_getCurrentPlayer |
|
302
|
0 |
n/a |
_resetCurrentPlayer |