| blib/lib/Box/Calc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 26 | 29 | 89.6 |
| pod | 19 | 19 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 7 | n/a | BEGIN |
| 4 | 7 | n/a | BEGIN |
| 5 | 7 | n/a | BEGIN |
| 6 | 7 | n/a | BEGIN |
| 7 | 7 | n/a | BEGIN |
| 8 | 7 | n/a | BEGIN |
| 9 | 7 | n/a | BEGIN |
| 10 | 7 | n/a | BEGIN |
| 11 | 7 | n/a | BEGIN |
| 166 | 28 | Yes | add_box_type |
| 226 | 17 | Yes | sort_box_types_by_volume |
| 247 | 16 | Yes | determine_viable_box_types |
| 319 | 26 | Yes | add_item |
| 354 | 1 | Yes | load |
| 369 | 2 | Yes | dump |
| 396 | 1 | Yes | sort_items_by_volume |
| 417 | 0 | Yes | sort_items_by_zxy |
| 442 | 0 | Yes | sort_items_by_z_desc_A |
| 469 | 10 | Yes | sort_items_by_zA |
| 496 | 0 | Yes | sort_items_by_Az |
| 579 | 4 | Yes | reset_boxes |
| 592 | 1 | Yes | reset_items |
| 605 | 31 | Yes | make_box |
| 636 | 3 | Yes | find_tallest_z |
| 669 | 2 | Yes | stack_like_items |
| 733 | 10 | Yes | pack_items |
| 815 | 2 | Yes | packing_list |
| 860 | 4 | Yes | packing_instructions |
| 921 | 7 | n/a | BEGIN |