Branch Coverage

lib/Egg/Helper/Build/Project.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
19 0 0 if $$o{'help'}
21 0 0 unless $project_name =~ /^[A-Z][A-Za-z0-9_]+$/
25 0 0 unless $version =~ /^\d+\.\d\d+/
32 0 0 if -e $$c{'root'}
38 0 0 $$o{'unmake'} ? :
48 0 0 if (my $test = $self->config->{'helper_option'}{'test_code'})
59 0 0 if $msg