| blib/lib/Math/PlanePath/ToothpickReplicate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 1 | 15 | 6.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 44 | 14 | 0 | 0 | ref $n and $n->isa('Math::BigInt') | 
| 426 | 0 | 0 | 0 | $parts == 3 && $x >= 0 && $y < 0 | 
| 616 | 0 | 0 | 0 | ref $_[0] and $_[0]->isa('Math::BigInt') | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 46 | 0 | 0 | 0 | not ref $d or $d < 1000000 | 
| 618 | 0 | 0 | 0 | not ref $d or $d < 1000000 |