Subroutine Coverage
blib/lib/Games/TicTacToe/Board.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
10 |
19 |
52.6
|
pod |
10 |
10 |
100.0
|
line |
count |
pod |
subroutine |
16
|
13 |
n/a |
BEGIN |
17
|
13 |
n/a |
BEGIN |
18
|
13 |
n/a |
BEGIN |
20
|
13 |
n/a |
BEGIN |
21
|
13 |
n/a |
BEGIN |
42
|
4 |
Yes |
getSize |
54
|
1 |
Yes |
isFull |
71
|
4 |
Yes |
setCell |
93
|
3 |
Yes |
getCell |
113
|
0 |
Yes |
availableIndex |
132
|
1 |
Yes |
isCellEmpty |
144
|
0 |
Yes |
cellContains |
156
|
0 |
Yes |
belongsToPlayer |
174
|
0 |
Yes |
as_string |
212
|
0 |
Yes |
reset |
225
|
0 |
n/a |
_cell_width |
232
|
0 |
n/a |
_table_width |
239
|
0 |
n/a |
_table_header |
259
|
0 |
n/a |
_color_code |