| blib/lib/Language/Prolog/Types/Internal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 83 | 0 | 0 | if $index < 0 |
| 85 | 0 | 0 | if $index > @$self - 2 |
| 111 | 0 | 0 | if $self->is_nil |
| 117 | 0 | 0 | if @$self < 2 |
| 126 | 0 | 0 | if @$self < 2 |
| 142 | 0 | 0 | if $index < 0 |
| 145 | 0 | 0 | if $index >= @{$self;} |
| 184 | 0 | 0 | if $index < 0 |
| 187 | 0 | 0 | if $index >= @{$self;} - 1 |