blib/lib/Algorithm/BinPack.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 10 | 10 | 100.0 |
pod | 4 | 6 | 66.6 |
line | count | pod | subroutine |
---|---|---|---|
30 | 1 | n/a | BEGIN |
31 | 1 | n/a | BEGIN |
32 | 1 | n/a | BEGIN |
53 | 1 | Yes | new |
79 | 15 | Yes | add_item |
130 | 8 | Yes | prefill_bin |
157 | 3 | Yes | pack_bins |
160 | 1 | n/a | BEGIN |
183 | 24 | No | checkargs |
198 | 3 | No | sort_items |