Branch Coverage

blib/lib/Dist/Zilla/Plugin/AuthorsFromGit.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
20 0 0 unless open my $lf, "<", ".copyright-exclude"
38 0 0 if (@log_lines)
58 0 0 if ($count >= 1)
60 0 0 if ($year < $earliest_year)
61 0 0 if ($year > $latest_year)
62 0 0 if ($author ne "unknown")
78 0 0 if (defined $authorline{$year} and defined $authorline{$year - 1}) { }
0 0 elsif (defined $authorline{$year}) { }
80 0 0 if ($authorline{$year - 1} eq $authorline{$year}) { }
106 0 0 if (defined $Dist::Zilla::Plugin::AuthorsFromGit::VERSION)
143 0 0 if ($content[$_] =~ /^This software is copyright.*, see the git log\.$/)
151 0 0 if length $content