Condition Coverage

blib/lib/Group/Git/Stash.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 $self->conf->{'cache_dir'} and eval {
100 0 0 0 $conf->{'clone_type'} && $conf->{'clone_type'} eq 'http'
105 0 0 0 $self->{'conf'}{'skip'} and $project =~ /$self->{'conf'}{'skip'}/
113 0 0 0 $conf->{'clone_type'} && $conf->{'clone_type'} eq 'http'

or 2 conditions

line l !l condition
89 0 0 $@ || "Error occured processing stash server response\n"