blib/lib/Math/Symbolic/Custom/DumpToFastEval.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 18 | 61.1 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 3 | if not ref $tree and $tree eq 'Math::Symbolic::Custom::DumpToFastEval' |
45 | 0 | 3 | if (ref $order eq 'HASH') { } |
3 | 0 | elsif (ref $order eq 'ARRAY') { } | |
61 | 0 | 4 | if (defined $pos) { } |
84 | 0 | 3 | unless $success |
107 | 4 | 22 | if ($ttype == 2) { } |
9 | 13 | elsif ($ttype == 1) { } | |
119 | 0 | 13 | if ($type == 5 or $type == 6) |
129 | 0 | 3 | if ($@) |