Branch Coverage

blib/lib/Shipwright/Script/List.pm
Criterion Covered Total %
branch 0 66 0.0


line true false branch
33 0 0 if ($shipwright->backend->has_branch_support)
40 0 0 if $self->only_update
42 0 0 if ($self->with_latest_version)
45 0 0 if ($name) { }
46 0 0 if ($name =~ /^cpan-/ and not $source->{$name}) { }
60 0 0 if exists $$latest_version{$map->{$module}}
65 0 0 if exists $latest_version->{$name}
67 0 0 if ($source->{$name}{$branch} =~ /^(sv[nk]|git|shipwright):/)
79 0 0 if ($name)
82 0 0 if exists $versions->{$name}
88 0 0 if ($self->only_update)
90 0 0 if ($latest_version->{$name})
93 0 0 if (ref $versions->{$name}) { }
0 0 elsif ($latest gt $versions->{$name}) { }
97 0 0 if ($latest gt $versions->{$name}{$branch})
109 0 0 if ($flip)
112 0 0 if (ref $versions->{$name}) { }
114 0 0 if ($name =~ /^cpan-/) { }
133 0 0 if (ref $source->{$name}) { }
147 0 0 defined $refs->{$name} ? :
149 0 0 if ($self->with_latest_version)
151 0 0 if (ref $source->{$name}) { }
169 0 0 if ($branches and not $name =~ /^cpan-/)
176 0 0 if ($name and keys %$versions == 0)
184 0 0 if ($args{'url'}) { }
0 0 elsif ($args{'name'}) { }
190 0 0 if ($args{'url'} =~ s/^shipwright://)
195 0 0 if ($args{'url'} =~ /^svn[:+]/) { }
0 0 elsif ($args{'url'} =~ m[^(svk:|//)]) { }
0 0 elsif ($args{'url'} =~ /^git:/) { }
200 0 0 if ($out =~ /^Revision:\s*(\d+)/m)
208 0 0 if ($out =~ /^Revision:\s*(\d+)/m)
231 0 0 if ($out =~ /^commit\s+(\w+)/m)