Branch Coverage

lib/Dist/Zilla/Plugin/Author/GSG.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
20 24 0 if $git_version =~ /^(\d+(?:\.\d+)*)/
35 22 1 if (not $args->{'zilla'}{'_copyright_year'})
43 4 18 unless _git_version_ok($git_version)
52 8 10 if ($date) { }
54 8 0 if $date =~ /^(\d{4})/
55 2 6 unless $year == $this_year