Branch Coverage

lib/Module/Provision/Base.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
167 0 0 if (&first_char($plugin) eq '+') { }
172 0 0 if $_ =~ / \ACan\'t \s+ locate /mx
186 0 0 if $appbase->exists
192 0 0 if $grand_parent and not $grand_parent =~ / \.build \z /mx and $grand_parent->exists
205 0 0 if $self->debug
208 0 0 $appbase->catdir($branch)->exists ? :
0 0 $appbase->catdir('.svn')->exists ? :
0 0 $appbase->catdir('.git')->exists ? :
0 0 $vcs eq 'none' ? :
216 0 0 if $branch
218 0 0 if $self->branch_file->exists
227 0 0 if $_->[0]->exists
240 0 0 $meta ? :
277 0 0 if $meta
285 0 0 unless my $file = &$_get_project_file($self->initial_wd)
287 0 0 unless my $module = &$_get_module_from($file->all)
302 0 0 $self->method eq 'dist' ? :
335 0 0 $appbase->catdir($self->repository)->exists ? :
0 0 $appbase->catdir('trunk', '.svn')->exists ? :
0 0 $appbase->catdir('.svn')->exists ? :
0 0 $appbase->catdir('master', '.git')->exists ? :
0 0 $appbase->catdir('.git')->exists ? :
347 0 0 unless $dir
348 0 0 unless CORE::chdir $dir
355 0 0 if not $dir and $self->builder eq 'DZ'
358 0 0 $dir ? :