| blib/lib/Gherkin/Dialect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 18 | 19 | 94.7 |
| pod | 13 | 14 | 92.8 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 7 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 13 | 3 | Yes | new |
| 41 | 9 | Yes | change_dialect |
| 48 | 3 | Yes | Feature |
| 49 | 9 | Yes | Rule |
| 50 | 15 | Yes | Scenario |
| 51 | 3 | Yes | Background |
| 52 | 6 | Yes | Examples |
| 53 | 12 | Yes | Given |
| 54 | 12 | Yes | When |
| 55 | 12 | Yes | Then |
| 56 | 12 | Yes | And |
| 57 | 12 | Yes | But |
| 61 | 0 | No | stepKeywordTypes |
| 65 | 9 | Yes | ScenarioOutline |