Branch Coverage

blib/lib/Mylisp/ToGo.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
26 0 0 if ($count == 1) { }
28 0 0 unless (start_with($expr, 'else'))
189 0 0 if ($return_str eq 'Null')
217 0 0 if (len($types) == 1)
234 0 0 if (is_sym($iter_atom))
316 0 0 if (is_sym($atom)) { }
323 0 0 if (len($syms) > 0)
341 0 0 if (is_alpha($char)) { }
350 0 0 if ($first_char ~~ ['$', '@', '%'])
353 0 0 if ($name ~~ ['len', 'append'])
357 0 0 if $char eq '$'
358 0 0 if ($mode == 0) { }
363 0 0 if ($char eq '-') { }