| blib/lib/Grammar/Convert/ABNF/Pegex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 14 | 100.0 |
| pod | n/a | ||
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 10 | 2 | n/a | BEGIN |
| 11 | 2 | n/a | BEGIN |
| 13 | 2 | n/a | BEGIN |
| 14 | 2 | n/a | BEGIN |
| 26 | 4 | n/a | _abnf_to_pegex |
| 38 | 9 | n/a | _rule_to_pegex |
| 53 | 5 | n/a | _conv_choice |
| 68 | 12 | n/a | _conv_group |
| 83 | 6 | n/a | _conv_repetition |
| 103 | 30 | n/a | _conv_reference |
| 107 | 9 | n/a | _conv_literal |