Branch Coverage

blib/lib/ExtUtils/MakeMaker/META_MERGE/GitHub.pm
Criterion Covered Total %
branch 30 38 78.9


line true false branch
58 0 2 ref $this ? :
100 1 3 if @_
101 1 3 unless defined $self->{'login'}
111 1 5 if @_
112 1 5 unless defined $self->{'host'}
124 2 10 if @_
125 0 12 unless $self->{'owner'}
137 2 10 if @_
138 0 12 unless $self->{'repo'}
148 1 3 if @_
149 1 3 unless defined $self->{'protocol'}
164 0 4 if @_
165 2 2 unless $self->{'version'}
180 0 2 if @_
181 2 0 unless $self->{'type'}
195 0 8 if @_
196 2 6 unless $self->{'base_url'}
210 0 4 if @_
211 2 2 unless $self->{'base_ssh'}