Branch Coverage

blib/lib/Mojolicious/Plugin/Config/Structured.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
68 6 4 if defined $_
69 1 4 unless (defined $def_file and -r -f $def_file)
79 9 3 if defined $_
80 1 3 unless (defined $conf_file)