Branch Coverage

blib/lib/Minilla/WorkDir.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
59 0 0 if ($self->cleanup)
67 0 0 $^O eq 'MSWin32' ? :
81 0 0 if (-f 'File::Spec'->catfile($self->dir, 'Makefile.PL')) { }
106 0 0 if -d $src
109 0 0 unless (-e $src)
116 0 0 unless copy($src, $dst)
117 0 0 unless chmod +(stat $src)[2], $dst
124 0 0 if $self->{'build'}++
150 0 0 unless ($ENV{'MINILLA_DISABLE_WRITE_RELEASE_TEST'})
154 0 0 if (-f 'Build.PL') { }
0 0 elsif (-f 'Makefile.PL') { }
209 0 0 $@ ? :
238 0 0 if ($mode == 33206)
246 0 0 $force_mode == 0 ? :
260 0 0 $@ ? :