| blib/lib/Array/Heap/PriorityQueue/String.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 13 | 14 | 92.8 |
| pod | 10 | 10 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 1 | n/a | BEGIN |
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 42 | 1 | Yes | new |
| 54 | 1 | Yes | add |
| 67 | 1 | Yes | peek |
| 82 | 1 | Yes | get |
| 94 | 0 | Yes | min_weight |
| 106 | 1 | Yes | size |
| 117 | 1 | Yes | items |
| 128 | 1 | Yes | sorted_items |
| 142 | 3 | Yes | add_unordered |
| 155 | 1 | Yes | restore_order |