Branch Coverage

blib/lib/URL/Signature/Google/Maps/API.pm
Criterion Covered Total %
branch 15 44 34.0


line true false branch
68 0 3 if ($self->client)
69 0 0 if $self->channel
73 0 3 if $self->client
118 0 6 if @_
119 2 4 unless defined $self->{'client'}
135 0 0 if @_
136 0 0 unless defined $self->{'key'}
142 0 2 if (-r $self->config_filename) { }
164 0 0 if @_
165 0 0 unless defined $self->{'channel'}
179 0 2 if @_
180 1 1 unless (defined $self->{'config_filename'})
184 0 1 if -r $filename
203 0 1 if @_
204 0 1 unless (ref $self->{'config_paths'} eq "ARRAY")
206 0 0 if ($^O ne "MSWin32")
208 0 0 if ($@) { }
216 1 0 wantarray ? :
229 0 1 if @_
230 1 0 unless defined $self->{'config_basename'}
244 0 0 unless (defined $self->{'_ConfigIniFiles'})
263 0 0 unless (defined $self->{'_Digest'})