Branch Coverage

blib/lib/App/Git/Workflow/Repository.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
28 0 0 unless ($self->{'repository'})
37 0 0 unless -d $self->{'repository'}
58 0 0 if ($ENV{'REPO_RECORD'})
61 0 0 if (wantarray) { }
68 0 0 wantarray ? :
71 0 0 unless $self and $self->{'git'}
77 0 0 $self->{'git'}->can($called) ? :
0 0 if $ENV{'GW_VERBOSE'}
81 0 0 $self->{'git'}->can($called) ? :