Branch Coverage

blib/lib/Lox/AstPrinter.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
41 0 0 if $stmt->initializer
53 0 0 if @{$stmt->params}
60 0 0 if @{$expr->params}
67 0 0 if $stmt->else_branch
141 0 0 ref $_ ? :