Condition Coverage

blib/lib/App/ygeo.pm
Criterion Covered Total %
condition 7 38 18.4


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 0 defined $params{'apikey'} and length $params{'apikey'}
122 1 3 20 ref $columns eq '' and ref $company->$p eq ''
131 1 0 3 ref $columns eq '' and ref $company->$p eq 'ARRAY'
147 0 0 1 ref $columns eq 'ARRAY' and ref $company->$p eq 'ARRAY'
181 0 0 63 $array_ref and defined $val
200 0 0 0 defined $text and length $text

or 2 conditions

line l !l condition
215 0 0 $params{'results_limit'} || 500

or 3 conditions

line l !l&&r !l&&!r condition
202 0 0 0 $self->{'city'} || $params{'city'}
203 0 0 0 $params{'csv_filename'} || $params{'text'} . '.csv'
222 0 0 0 $self->{'verbose'} or $params{'verbose'}
224 0 0 0 $self->{'verbose'} or $params{'verbose'}
226 0 0 0 $self->{'verbose'} or $params{'verbose'}
234 0 0 0 $self->{'verbose'} or $params{'verbose'}