blib/lib/Test/Pcuke/Gherkin/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
58 | 5 | 67 | unless %conf |
62 | 8 | 59 | unless $args |
65 | 34 | 25 | if (ref $conf{'properties'} eq 'ARRAY') |
67 | 63 | 26 | if defined $$args{$name} |
72 | 59 | 0 | if (ref $conf{'immutables'} eq 'ARRAY') |
74 | 66 | 123 | if defined $$args{$name} |
99 | 13 | 88 | if (defined $immutables{$key}{$name}) { } |
124 | 2 | 36 | unless $value |