| blib/lib/Array/Heap/ModifiablePriorityQueue.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 17 | 17 | 100.0 | 
| pod | 13 | 13 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 1 | n/a | BEGIN | 
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 7 | 1 | n/a | BEGIN | 
| 57 | 3 | Yes | new | 
| 69 | 6 | Yes | add | 
| 89 | 1 | Yes | peek | 
| 104 | 4 | Yes | get | 
| 119 | 2 | Yes | remove | 
| 131 | 3 | Yes | weight | 
| 143 | 1 | Yes | min_weight | 
| 155 | 12 | Yes | size | 
| 166 | 1 | Yes | items | 
| 177 | 1 | Yes | sorted_items | 
| 191 | 5 | Yes | add_unordered | 
| 211 | 3 | Yes | remove_unordered | 
| 230 | 1 | Yes | restore_order |