Condition Coverage

lib/Geo/LibProj/cs2cs.pm
Criterion Covered Total %
condition 29 30 96.6


and 3 conditions

line !l l&&!r l&&r condition
68 22 1 1 defined $params->{'-d'} and defined $params->{'-f'}
88 17 1 3 $INC{'Geo/LibProj/FFI.pm'} && ($params->{'XS'} || !defined($params->{'XS'}))
104 0 1 1 not $@ and $? == 0
116 26 7 1 $self->{'ffi_warn'} and not $self->{'ffi'}
122 2 3 2 defined $params->{$_} && $params->{$_} ne $FORMAT_OUT
124 8 5 2 $self->{'ffi_warn'} and @params
128 6 4 1 $self->{'ffi_warn'} and not $ctx
135 5 3 1 $self->{'ffi_warn'} and not $pj

or 2 conditions

line l !l condition
182 13 7 $p->[0] || 0
13 7 $p->[1] || 0
3 17 $p->[2] || 0