| blib/lib/Math/Notation/PostfixInfix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 10 | 12 | 83.3 |
| pod | 3 | 4 | 75.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 15 | 1 | n/a | BEGIN |
| 16 | 1 | n/a | BEGIN |
| 18 | 1 | n/a | BEGIN |
| 37 | 0 | No | new |
| 56 | 0 | Yes | Postfix_Test |
| 134 | 10 | Yes | Postfix_to_Infix |
| 172 | 10 | Yes | Infix_to_Postfix |
| 192 | 10 | n/a | _Parse |
| 244 | 16 | n/a | _ParseOperator |
| 267 | 46 | n/a | _ParseOperand |
| 284 | 1 | n/a | _ParseSquareNew |
| 295 | 1 | n/a | _ParseSquareEnd |