Branch Coverage

lib/Egg/Helper/Util/VirtualProject.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
18 0 0 $$c{'vtest_config'} ? :
21 0 0 if ($option{'helper_test'})
25 0 0 unless ('Egg::Helper::Util::VirtualProject'->can('base_root'))
30 0 0 if (my $scode = $option{'start_code'})
31 0 0 if $@
37 0 0 unless -e $option{'root'}
39 0 0 if (my $files = $option{'create_files'})
45 0 0 if (my $helper = $option{'helper_test'})
46 0 0 unless $helper->require
50 0 0 if (my $methods = $option{'create_methods'})
72 0 0 unless defined $ENV{"${pkg_uc}_DISPATCH_CLASS"}
75 0 0 unless $c{'vtest_plugins'}
82 0 0 if $$proto{'egg_startup'}
83 0 0 if (my $root = $proto->config->{'root'})