| blib/lib/Games/Maze/SVG/HexCells.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 15 | 16 | 93.7 |
| pod | 6 | 6 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 6 | 28 | n/a | BEGIN |
| 8 | 28 | n/a | BEGIN |
| 9 | 28 | n/a | BEGIN |
| 10 | 28 | n/a | BEGIN |
| 11 | 28 | n/a | BEGIN |
| 32 | 28 | n/a | BEGIN |
| 33 | 28 | n/a | BEGIN |
| 159 | 16 | Yes | new |
| 195 | 8 | Yes | set_wall_form |
| 232 | 10 | Yes | transform_grid |
| 257 | 54 | n/a | _calc_between_line |
| 280 | 64 | n/a | _calc_on_line |
| 309 | 0 | Yes | wall_definitions |
| 322 | 28 | n/a | _get_wall_forms |
| 350 | 4 | Yes | convert_start_position |
| 378 | 4 | Yes | convert_end_position |