| blib/lib/AI/Pathfinding/AStar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 9 | 11 | 81.8 |
| pod | 0 | 4 | 0.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 5 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 12 | 1 | n/a | BEGIN |
| 16 | 0 | n/a | _init |
| 24 | 2 | No | doAStar |
| 73 | 2 | No | fillPath |
| 86 | 2 | No | findPath |
| 110 | 0 | No | findPathIncr |