blib/lib/Games/YASudoku/Board.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 17 | 18 | 94.4 |
pod | 13 | 14 | 92.8 |
line | count | pod | subroutine |
---|---|---|---|
18 | 1 | n/a | BEGIN |
19 | 1 | n/a | BEGIN |
36 | 4 | No | new |
58 | 4 | n/a | _init |
76 | 1 | Yes | get_rows |
89 | 1642 | Yes | get_row |
113 | 1 | Yes | get_cols |
124 | 1642 | Yes | get_col |
158 | 1 | Yes | get_grps |
169 | 1642 | Yes | get_grp |
189 | 82 | Yes | get_values |
209 | 1632 | Yes | get_element_membership |
239 | 2 | Yes | show_board |
280 | 0 | Yes | show_board_detail |
320 | 1 | Yes | run_board |
344 | 17 | Yes | pass_one |
361 | 1 | n/a | BEGIN |
396 | 3 | Yes | pass_two |