| blib/lib/Text/Math/NumExp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 77 | 1 | 8 | 0 | not $ne =~ /\)/u and $ne =~ s/^\(//u |
| 131 | 0 | 7 | 2 | $$options{'ipat'} and $ne =~ /$$options{'ipat'}/u |
| 132 | 7 | 0 | 0 | $$options{'ifunc'} and $$options{'ifunc'}($ne) |