Branch Coverage

blib/lib/Math/Int64.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
46 2 55 if ($_ =~ /^:(.*)/ and $available_pragmas{$1}) { }
54 0 9 if ($pragmas{'die_on_overflow'})
59 2 7 if ($pragmas{'native_if_available'})