Condition Coverage

blib/lib/Geo/IP/PurePerl.pm
Criterion Covered Total %
condition 0 42 0.0


and 3 conditions

line !l l&&!r l&&r condition
238 0 0 0 @_ > 1 and $_[1]
245 0 0 0 $flags and $flags & 9
744 0 0 0 $left_seek_num != 0 and $c == $gi->_seek_country($left_seek_num - 1)
749 0 0 0 $right_seek_num != 4294967295 and $c == $gi->_seek_country($right_seek_num + 1)
767 0 0 0 exists $gi->{'buf'} and $gi->{'flags'}
0 0 0 exists $gi->{'buf'} and $gi->{'flags'} and $gi->{'flags'} & 8

or 3 conditions

line l !l&&r !l&&!r condition
321 0 0 0 $gi->{'databaseType'} == 6 or $gi->{'databaseType'} == 2
0 0 0 $gi->{'databaseType'} == 6 or $gi->{'databaseType'} == 2 or $gi->{'databaseType'} == 5
0 0 0 $gi->{'databaseType'} == 6 or $gi->{'databaseType'} == 2 or $gi->{'databaseType'} == 5 or $gi->{'databaseType'} == 9
0 0 0 $gi->{'databaseType'} == 6 or $gi->{'databaseType'} == 2 or $gi->{'databaseType'} == 5 or $gi->{'databaseType'} == 9 or $gi->{'databaseType'} == 11
0 0 0 $gi->{'databaseType'} == 6 or $gi->{'databaseType'} == 2 or $gi->{'databaseType'} == 5 or $gi->{'databaseType'} == 9 or $gi->{'databaseType'} == 11 or $gi->{'databaseType'} == 4
345 0 0 0 $gi->{'databaseType'} == 5 or $gi->{'databaseType'} == 4
0 0 0 $gi->{'databaseType'} == 5 or $gi->{'databaseType'} == 4 or $gi->{'databaseType'} == 11
357 0 0 0 $gi->{'databaseType'} == 1 or $gi->{'databaseType'} == 10