| blib/lib/Set/SegmentTree/Builder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 26 | 65.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 0 | 1 | unless $options | 
| 45 | 0 | 1 | if ('HASH' eq ref @list) | 
| 51 | 0 | 1 | if $self->{'locked'} | 
| 58 | 0 | 2 | unless $self->{'locked'} | 
| 70 | 0 | 1 | unless ($self->{'locked'}) | 
| 96 | 14 | 15 | if exists $node->{'low'} | 
| 100 | 42 | 18 | if $node->{'min'} >= $_->[$INTERVAL_MIN] | 
| 111 | 1 | 6 | if ('ARRAY' ne ref $a) | 
| 125 | 0 | 1 | if ($self->{'locked'}) | 
| 131 | 0 | 1 | if ($self->{'verbose'}) | 
| 136 | 0 | 1 | if ($self->{'verbose'}) | 
| 153 | 0 | 1 | if $self->{'verbose'} | 
| 168 | 14 | 15 | if ($from != $to) |