lib/Geo/LibProj/cs2cs.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 33 | 34 | 97.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
72 | 22 | 1 | 1 | defined $params->{'-d'} and defined $params->{'-f'} |
92 | 17 | 1 | 3 | $INC{'Geo/LibProj/FFI.pm'} && ($params->{'XS'} || !defined($params->{'XS'})) |
108 | 0 | 1 | 1 | not $@ and $? == 0 |
120 | 26 | 7 | 1 | $self->{'ffi_warn'} and not $self->{'ffi'} |
126 | 2 | 3 | 2 | defined $params->{$_} && $params->{$_} ne $FORMAT_OUT |
128 | 8 | 5 | 2 | $self->{'ffi_warn'} and @params |
132 | 6 | 4 | 1 | $self->{'ffi_warn'} and not $ctx |
139 | 5 | 3 | 1 | $self->{'ffi_warn'} and not $pj |
line | l | !l | condition |
---|---|---|---|
57 | 16 | 2 | $source_crs // 'undef' |
58 | 16 | 2 | $target_crs // 'undef' |
186 | 13 | 7 | $p->[0] || 0 |
13 | 7 | $p->[1] || 0 | |
3 | 17 | $p->[2] || 0 |