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 |
39 | 9 | Yes | change_dialect |
46 | 3 | Yes | Feature |
47 | 9 | Yes | Rule |
48 | 15 | Yes | Scenario |
49 | 3 | Yes | Background |
50 | 6 | Yes | Examples |
51 | 30 | Yes | Given |
52 | 30 | Yes | When |
53 | 30 | Yes | Then |
54 | 30 | Yes | And |
55 | 30 | Yes | But |
59 | 0 | No | stepKeywordTypes |
63 | 9 | Yes | ScenarioOutline |