blib/lib/Lox/Environment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 10 | 20.0 |
line | true | false | branch |
---|---|---|---|
43 | 1 | 0 | if (exists $self->values->{$token->lexeme}) |
45 | 1 | 0 | if defined $v |
48 | 0 | 0 | if ($self->enclosing) |
56 | 0 | 0 | if (exists $self->values->{$token->lexeme}) |
61 | 0 | 0 | if ($self->enclosing) |