Branch Coverage

blib/lib/Dist/Zilla/Plugin/Git/Push.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
65 0 5 unless $self->remotes_must_exist
73 0 7 if ($remote =~ m[[:/]]) { }
78 2 5 unless $valid_remote{$remote}
82 2 3 if @bad_remotes
95 3 1 if (@remote == 1)
99 0 3 unless (defined $branch)