Branch Coverage

blib/lib/Parse/Highlife/Compiler.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
122 0 0 if $max eq '*'
152 0 0 if (scalar @{$$ast{'children'};} > 1) { }
168 0 0 $ast->second_child->first_child ? :
206 0 0 if (ref $rule eq 'Parse::Highlife::Rule::Token')