Branch Coverage

blib/lib/Module/Start/Config.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
46 0 0 if -e $self->config_path
54 0 0 if ($self->author_email_address ne 'UNDEFINED')
59 0 0 if (my $module_name = $$args{'target'})
71 0 0 if (my $flavor = $$args{'flavor'})
101 0 0 $ENV{'MODULE_START_BASE'} || defined $ENV{'HOME'} ? :
111 0 0 unless -e $path
121 0 0 if $line =~ /^(#|\s*$)/
122 0 0 unless $line =~ /^(\w+)\s*:\s+(.*)/