Branch Coverage

blib/lib/Minilla/Migrate.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
38 0 0 unless (-d ".git")
47 0 0 unless (-f "cpanfile")
55 0 0 if (-f 'dist.ini') { }
0 0 elsif (not -f 'minil.toml') { }
72 0 0 if (-f 'Changes') { }
76 0 0 unless ($content =~ qr/\{\{\$NEXT\}\}/)
111 0 0 $section ? :
116 0 0 if (defined(my $val = $conf->{$key}))
120 0 0 if (%$dst)
133 0 0 unless (-f "LICENSE")
143 0 0 if (-f 'Build.PL') { }
0 0 elsif (-f 'Makefile.PL') { }
0 0 elsif (-f 'dist.ini') { }
144 0 0 if (slurp('Build.PL') =~ /Module::Build::Tiny/) { }
164 0 0 unless (defined $metafile and -f $metafile)
208 0 0 if (-e $file)
209 0 0 if (grep {$_ eq $file;} git_ls_files()) { }
224 0 0 -f '.gitignore' ? :