Branch Coverage

blib/lib/Gherkin/Dialect.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
16 3 0 unless ($options->{'dictionary'})
19 0 3 if (my $filename = $options->{'dictionary_location'}) { }
21 0 0 unless open my $fh, "<", $filename
33 3 0 if $options->{'dialect'}
41 0 9 unless $self->dictionary->{$name}