Subroutine Coverage 
| lib/AI/Prolog/Parser/PreProcessor/Math.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 21 | 22 | 95.4 | 
| pod | 0 | 2 | 0.0 | 
| line | count | pod | subroutine | 
| 5 | 14 | n/a | BEGIN | 
| 6 | 14 | n/a | BEGIN | 
| 7 | 14 | n/a | BEGIN | 
| 8 | 14 | n/a | BEGIN | 
| 85 | 94 | No | process | 
| 98 | 32 | n/a | _lex | 
| 108 | 32 | n/a | _lexer | 
| 116 | 216 | n/a | __ANON__ | 
| 130 | 31 | n/a | _parse | 
| 165 | 46 | n/a | _parse_group | 
| 189 | 53 | n/a | _prev_token | 
| 196 | 53 | n/a | _next_token | 
| 202 | 581 | n/a | _as_string | 
| 204 | 0 | No | match | 
| 208 | 8 | n/a | _compare | 
| 209 | 10 | n/a | _op | 
| 210 | 12 | n/a | _simple_rhs | 
| 211 | 10 | n/a | _simple_group_term | 
| 212 | 15 | n/a | _simple_math_term | 
| 213 | 15 | n/a | _math_term | 
| 214 | 15 | n/a | _complex_rhs | 
| 215 | 20 | n/a | _complex_group_term |