| blib/lib/Data/Context.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 9 | 11.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 124 | 0 | 0 | 0 | $self->fallback_depth and $count++ >= $self->fallback_depth |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 112 | 0 | 0 | 1 | not defined $path[0] or $path[0] eq '' |
| 124 | 0 | 0 | 0 | not $self->fallback or $self->fallback_depth and $count++ >= $self->fallback_depth |