Branch Coverage

blib/lib/Path/Hilbert/BigInt.pm
Criterion Covered Total %
branch 11 14 78.5


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 2720 if ref $side eq 'HASH' and exists $$side{'n'}