Condition Coverage

blib/lib/Geo/IP/RU/IpGeoBase.pm
Criterion Covered Total %
condition 0 26 0.0


and 3 conditions

line !l l&&!r l&&r condition
133 0 0 0 not $res and $dbh->errstr
146 0 0 0 not $res and $dbh->errstr
169 0 0 0 $_ ne 'istart' && $_ ne 'iend'

or 2 conditions

line l !l condition
94 0 0 $db->{'table'} ||= 'ip_geo_base_ru'
160 0 0 $dbh->do($query) || die("Couldn't execute '${query}': " . $dbh->errstr)
184 0 0 $dbh->do($query) || die("Couldn't execute '${query}': " . $dbh->errstr)
195 0 0 $dbh->do($query) || die("Couldn't execute '${query}': " . $dbh->errstr)
273 0 0 $self->dbh->do($query) || die("Couldn't execute '${query}': " . $self->dbh->errstr)
295 0 0 $self->dbh->do($query) || die("Couldn't execute '${query}': " . $self->dbh->errstr)
318 0 0 $self->dbh->do($query) || die("Couldn't execute '${query}': " . $self->dbh->errstr)

or 3 conditions

line l !l&&r !l&&!r condition
62 0 0 0 ref $proto || $proto