Condition Coverage

blib/lib/Geo/Local/Server.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

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')

or 2 conditions

line l !l condition
91 1 1 $ENV{$envname} || ''