| blib/lib/TestML1/Compiler/Pegex/AST.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 21 | 21 | 100.0 |
| pod | 0 | 19 | 0.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 23 | n/a | BEGIN |
| 6 | 23 | n/a | BEGIN |
| 18 | 33 | No | got_code_section |
| 23 | 94 | No | got_assignment_statement |
| 31 | 150 | No | got_code_statement |
| 53 | 418 | No | got_code_expression |
| 68 | 138 | No | got_string_object |
| 75 | 13 | No | got_double_quoted_string |
| 81 | 56 | No | got_number_object |
| 88 | 97 | No | got_point_object |
| 97 | 135 | No | got_assertion_call |
| 118 | 29 | No | got_assertion_function_ok |
| 125 | 20 | No | got_function_start |
| 133 | 20 | No | got_function_object |
| 147 | 224 | No | got_call_name |
| 152 | 224 | No | got_call_object |
| 171 | 55 | No | got_call_argument_list |
| 176 | 117 | No | got_call_indicator |
| 181 | 22 | No | got_data_section |
| 186 | 57 | No | got_data_block |
| 194 | 140 | No | got_block_point |