| line |
true |
false |
branch |
|
86
|
2 |
8 |
unless ($self->{'lonlathae'}) |
|
90
|
2 |
0 |
if ($envname) |
|
95
|
1 |
1 |
if ($coordinates) { } |
|
|
1 |
0 |
elsif (defined($file = $self->configfile) and -r $file and defined $self->ci and $self->ci->SectionExists('wgs84')) { } |
|
111
|
0 |
0 |
$envname ? : |
|
112
|
0 |
0 |
$file ? : |
|
133
|
0 |
2 |
if $_ |
|
134
|
2 |
0 |
unless defined $self->{'envname'} |
|
152
|
0 |
6 |
if @_ |
|
153
|
0 |
6 |
unless (defined $self->{'configfile'}) |
|
156
|
0 |
0 |
if ($^O eq 'MSWin32') { } |
|
158
|
0 |
0 |
unless $@ |
|
161
|
0 |
0 |
unless $@ |
|
216
|
1 |
4 |
unless ref $self->{'ci'} eq "Config::IniFiles" |