Branch Coverage

blib/lib/Path/Hilbert/BigInt.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
31 1376 18344 $x->copy->band($s)->bcmp(0) > 0 ? :
32 1653 18067 $y->copy->band($s)->bcmp(0) > 0 ? :
53 19720 0 $Dx >= 0 ? :
54 19720 0 $Dy >= 0 ? :
63 36134 3306 unless ($ry)
64 1224 34910 if ($rx > 0)
81 0 0 if ref $side eq 'HASH' and exists $side->{'n'}