| blib/lib/Math/Expression/Evaluator/Optimizer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 20 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 84 | 568 | 322 | unless ref $ast |
| 88 | 144 | 178 | if ($flattable{$type}) { } |
| 92 | 12 | 279 | if (ref $_ and $$_[0] eq $type) { } |
| 110 | 178 | 195 | if (ref $ast) { } |
| 113 | 34 | 144 | if ($type eq '=' or $type eq '$') |
| 121 | 36 | 253 | if (ref $new_nodes[-1]) |
| 125 | 29 | 115 | if ($tainted) { } |
| 128 | 27 | 2 | if ($is_commutative{$type}) { } |
| 133 | 33 | 47 | if (ref $new_nodes[$_]) { } |
| 140 | 17 | 10 | if (@untainted > 2) { } |