| blib/lib/Outthentic/DSL/Context/Range.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 0 | 0 | if ($inside and $c->[0] =~ /$bound_r/) |
| 62 | 0 | 0 | unless ($self->{'chains'}{$a_index}) |
| 76 | 0 | 0 | if ($inside) { } |
| 0 | 0 | elsif ($c->[0] =~ /$bound_l/ and not defined $self->{'bad_ranges'}{$c->[1]}) { } | |
| 92 | 0 | 0 | if ($ENV{'OUTH_DBG'}) |
| 126 | 0 | 0 | if ($c->[1] > $a_index and $c->[1] < $b_index) |
| 127 | 0 | 0 | unless $self->{'seen'}{$c->[1]}++ |
| 141 | 0 | 0 | if (exists $live_ranges{$cid}) { } |