Branch Coverage

blib/lib/Dist/Zilla/Plugin/Git/NextRelease.pm
Criterion Covered Total %
branch 6 16 37.5


line true false branch
38 0 0 defined $_[1] ? :
0 4 $_[0]->zilla->is_trial ? :
41 0 0 defined $_[1] ? :
0 0 $_[0]->zilla->is_trial ? :
101 1 3 unless ($cb)
102 0 1 unless ($self->has_default_branch)
123 0 4 unless ($branch)
149 4 0 if ($committer =~ qr/\s+(\d+)\s+(\S+)\z/msx)