| blib/lib/Math/SymbolicX/Inline.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 21 | 38.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 112 | 11 | 0 | 0 | @sort == 1 and not defined $sort[0] |
| 162 | 11 | 0 | 0 | @sort == 1 and not defined $sort[0] |
| 273 | 0 | 13 | 0 | defined $trees and @$trees |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 133 | 0 | 0 | 17 | $f->contains_operator(5) or $f->contains_operator(6) |
| 183 | 0 | 0 | 12 | $f->contains_operator(5) or $f->contains_operator(6) |
| 221 | 1 | 0 | 12 | not defined $highest or $highest eq '' |
| 270 | 0 | 0 | 13 | $@ or not defined $mcode |