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
178 0 0 0 @_ > 1 and $_[1]
185 0 0 0 $flags and $flags & 9
684 0 0 0 $left_seek_num != 0 and $c == $gi->_seek_country($left_seek_num - 1)
689 0 0 0 $right_seek_num != 4294967295 and $c == $gi->_seek_country($right_seek_num + 1)
707 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
261 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
285 0 0 0 $$gi{'databaseType'} == 5 or $$gi{'databaseType'} == 4
0 0 0 $$gi{'databaseType'} == 5 or $$gi{'databaseType'} == 4 or $$gi{'databaseType'} == 11
297 0 0 0 $$gi{'databaseType'} == 1 or $$gi{'databaseType'} == 10