blib/lib/Mylisp/OptAst.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 0 | if (is_atom($ast)) |
56 | 0 | 0 | if (elen($expr) == 3 and is_oper(value($expr))) |
80 | 0 | 0 | if (is_atom($atom)) |
82 | 0 | 0 | if ($name eq 'Oper') |
83 | 0 | 0 | if ($value ~~ ['x', 'eq', 'le', 'ne', 'in']) |
144 | 0 | 0 | unless (is_atom_name($return, '->')) |
164 | 0 | 0 | if (is_atom_name($arg, 'Arg')) |
198 | 0 | 0 | if (is_sym($sym)) |