Branch Coverage

blib/lib/MooseX/App/Plugin/Config/Meta/Class.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
26 16 4 unless defined $result->{'config'}
31 1 3 unless (-e $config_file->stringify)
64 6 8 if $attribute_name eq 'config' or $attribute_name eq 'help_flag'
66 3 5 if defined $config_data->{'global'}{$attribute_name}
68 4 4 if defined $config_data->{$command_name}{$attribute_name}