| blib/lib/Array/Heap/PriorityQueue/String.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 1 | unless defined $weight |
| 68 | 0 | 1 | unless my $node = $self->[0] |
| 83 | 0 | 1 | unless my $node = &pop_heap_lex(\@$self) |
| 95 | 0 | 0 | unless my $node = $self->[0] |
| 143 | 0 | 3 | unless defined $weight |