Branch Coverage

blib/lib/Alien/Build/Plugin/Download/GitLab.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
37 0 0 unless defined $self->gitlab_user
38 0 0 unless defined $self->gitlab_project
39 0 0 if defined $meta->prop->{'start_url'}
59 0 0 unless $self->type =~ /^(source|link)$/
60 0 0 unless $self->version_from =~ /^(tag_name|name)$/
74 0 0 if defined $url and $url ne $meta->prop->{'start_url'}
83 0 0 if exists $res->{'protocol'}
86 0 0 if ($res->{'content'}) { }
0 0 elsif ($res->{'path'}) { }
101 0 0 $self->version_from eq 'name' ? :
102 0 0 if $self->convert_version
104 0 0 if ($self->type eq 'source') { }
108 0 0 unless $source->{'format'} eq $self->format
124 0 0 if ($self->link_name)
126 0 0 unless $filename =~ $self->link_name