Branch Coverage

blib/lib/Lox.pm
Criterion Covered Total %
branch 7 18 38.8


line true false branch
16 0 0 unless open my $fh, '<', $path
20 0 0 if ($had_error)
40 0 2 if $had_error
43 0 2 if $had_error
46 0 2 if $had_error
55 0 2 if ($@)
58 0 2 if $debug_mode
66 0 2 if (@{$parser->errors})
69 0 2 if $debug_mode