blib/lib/Geo/Local/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
95 | 0 | 0 | 1 | defined($file = $self->configfile) and -r $file |
0 | 0 | 1 | defined($file = $self->configfile) and -r $file and defined $self->ci | |
0 | 0 | 1 | defined($file = $self->configfile) and -r $file and defined $self->ci and $self->ci->SectionExists('wgs84') |
line | l | !l | condition |
---|---|---|---|
91 | 1 | 1 | $ENV{$envname} || '' |