blib/lib/Math/Symbolic/Custom/DumpToFastEval.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 3 | 0 | 0 | not ref $tree and $tree eq 'Math::Symbolic::Custom::DumpToFastEval' |
line | l | !l | condition |
---|---|---|---|
43 | 0 | 3 | shift() || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
119 | 0 | 0 | 13 | $type == 5 or $type == 6 |