Branch Coverage

blib/lib/Group/Git/Stash.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
37 0 0 unless (-d $self->conf->{'cache_dir'})
41 0 0 if ($self->conf->{'cache_dir'} and eval {
73 0 0 $conf->{'username'} ? :
74 0 0 $conf->{'password'} ? :
79 0 0 unless $self->{'conf'}{'exclude-tags'}
83 0 0 if ($mech->status != 200)
88 0 0 if (not $response) { }
0 0 elsif ($response->{'errors'}) { }
100 0 0 $conf->{'clone_type'} && $conf->{'clone_type'} eq 'http' ? :
101 0 0 $self->recurse ? :
102 0 0 $self->recurse ? :
104 0 0 $repo->{'project'}{'owner'} ? :
0 0 if $exclude{$repo->{'project'}{'owner'} ? 'personal' : 'project'}
105 0 0 if $self->{'conf'}{'skip'} and $project =~ /$self->{'conf'}{'skip'}/
113 0 0 $conf->{'clone_type'} && $conf->{'clone_type'} eq 'http' ? :
0 0 $repo->{'project'}{'owner'} ? :
119 0 0 if ($repo->{'project'}{'owner'}) { }
126 0 0 if $response->{'isLastPage'}