Branch Coverage

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


line true false branch
27 0 0 if ($count == 1) { }
29 0 0 unless (start_with($expr, 'else'))
143 0 0 if (elen($strs) == 2)
147 0 0 if (elen($strs) == 3)
150 0 0 if ($to eq '1')
176 0 0 if (is_type($value))
262 0 0 if (len($types) == 1)
279 0 0 if (is_sym($iter_atom))
359 0 0 if ($name eq 'Pair')
382 0 0 if (is_sym($atom)) { }
390 0 0 if (len($syms) > 0)
402 0 0 if ($mode == 0) { }
403 0 0 if ($char eq '\\') { }
432 0 0 if (is_alpha($char)) { }
441 0 0 if ($first_char ~~ ['$', '@', '%'])
444 0 0 if ($name ~~ ['len', 'append'])
448 0 0 if $char eq '$'
449 0 0 if ($mode == 0) { }
454 0 0 if ($char eq '-') { }