blib/lib/Algorithm/TravelingSalesman/BitonicTour.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 25 | 25 | 100.0 |
pod | 16 | 16 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 9 | n/a | BEGIN |
4 | 9 | n/a | BEGIN |
5 | 9 | n/a | BEGIN |
6 | 9 | n/a | BEGIN |
7 | 9 | n/a | BEGIN |
8 | 9 | n/a | BEGIN |
9 | 9 | n/a | BEGIN |
257 | 25 | Yes | new |
277 | 247 | Yes | add_point |
303 | 281854 | Yes | N |
315 | 468 | Yes | R |
342 | 80353 | Yes | sorted_points |
365 | 80348 | Yes | coord |
387 | 23 | Yes | solve |
421 | 12 | Yes | optimal_closed_tour |
429 | 201 | n/a | __ANON__ |
441 | 13 | Yes | populate_open_tours |
476 | 20113 | Yes | optimal_open_tour |
507 | 204 | Yes | optimal_open_tour_adjacent |
514 | 19703 | n/a | __ANON__ |
530 | 19907 | Yes | optimal_open_tour_nonadjacent |
545 | 280868 | Yes | tour |
562 | 60158 | Yes | tour_length |
588 | 60159 | Yes | tour_points |
622 | 40048 | Yes | delta |