Branch Coverage
blib/lib/Mojolicious/Plugin/NotYAMLConfig.pm
Criterion
Covered
Total
%
branch
6
8
75.0
line
true
false
branch
10
1
3
if $@
11
0
3
unless ref $config eq "HASH"
20
1
6
if (my $mod = $conf->{'module'})
21
1
0
unless $self->{'yaml'} = $mod->can("Load")