| blib/lib/Math/PlanePath/Base/Generic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 1267461 | 126 | if ($x == $int) |
| 54 | 28 | 98 | if ($x >= 0.5) |
| 58 | 4 | 94 | if ($x < -0.5) |
| 104 | 10286 | 109524 | if ($x == $int) |
| 110 | 60574 | 48950 | if ($x >= 0) { } |