Condition Coverage

blib/lib/MaxMind/DB/Writer/Serializer.pm
Criterion Covered Total %
condition 11 12 91.6


and 3 conditions

line !l l&&!r l&&r condition
481 2 40 231 builtin::blessed($value) and $value->isa("Math::UInt128")
482 97 133 1 $bits != 128 and $value / 2 ** $bits > 1

or 3 conditions

line l !l&&r !l&&!r condition
104 1690 5055 0 $key_for_data //= key_for_data($data)
173 138 103 8743 $type eq "uint64" or $type eq "uint128"