blib/lib/Lox/Interpreter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 32 | 3.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
247 | 0 | 0 | 0 | ref $callee and $callee->isa('Lox::Callable') |
line | l | !l | condition |
---|---|---|---|
16 | 0 | 1 | $args //= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
255 | 0 | 0 | 0 | $callee->call($self, \@args) // $Lox::Interpreter::Nil |
328 | 0 | 0 | 0 | ref $left or ref $right |
333 | 0 | 0 | 0 | ref $left or ref $right |
338 | 0 | 0 | 0 | ref $left or ref $right |
343 | 0 | 0 | 0 | ref $left or ref $right |
348 | 0 | 0 | 0 | ref $left or ref $right |
353 | 0 | 0 | 0 | ref $left or ref $right |
365 | 0 | 0 | 0 | ref $left or ref $right |
370 | 0 | 0 | 0 | ref $left or ref $right |