Branch Coverage

blib/lib/Enbld.pm
Criterion Covered Total %
branch 0 74 0.0


line true false branch
57 0 0 if (ref $envname)
64 0 0 if ($envname =~ /[^0-9a-zA-Z_]/)
71 0 0 if (ref $coderef ne 'CODE')
106 0 0 unless ('Enbld::App::Configuration'->is_dirty)
118 0 0 'Enbld::Feature'->is_deploy_mode ? :
124 0 0 'Enbld::Feature'->is_deploy_mode ? :
130 0 0 if ($^O ne 'darwin')
144 0 0 if ($installed)
151 0 0 if ('Enbld::Feature'->is_deploy_mode)
166 0 0 if 'Enbld::Feature'->is_deploy_mode
172 0 0 unless defined $target_result{$name}
175 0 0 if (keys %not_in_dsl)
207 0 0 unless ($initialized)
214 0 0 if (ref $targetname)
221 0 0 if ($targetname =~ /[^0-9a-z]/)
225 0 0 if (ref $coderef ne 'CODE')
250 0 0 if (ref $version)
260 0 0 if ($make_test and ref $make_test)
264 0 0 if $make_test
270 0 0 if (ref $arguments)
280 0 0 if (ref $annotation)
290 0 0 if (ref $module_file)
305 0 0 unless ($initialized)
312 0 0 if (ref $filepath)
316 0 0 if ($filepath =~ /\s/)
323 0 0 if (ref $coderef ne 'CODE')
353 0 0 if ($result)
392 0 0 if (ref $from)
402 0 0 if (ref $to)
406 0 0 if ($to =~ /\s/)
416 0 0 if (ref $content)
428 0 0 unless ($setuped)
450 0 0 if ($deploy_path)
451 0 0 unless ('File::Spec'->file_name_is_absolute($deploy_path))
463 0 0 if ('Enbld::Feature'->is_deploy_mode)
470 0 0 if ('Enbld::Feature'->is_make_test_all)
477 0 0 if ('Enbld::Feature'->is_force_install)