| blib/lib/Math/PlanePath/Base/Generic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 49 | 1269491 | 142 | if ($x == $int) |
| 56 | 33 | 109 | if ($x >= 0.5) |
| 60 | 4 | 105 | if ($x < -0.5) |
| 106 | 10286 | 109524 | if ($x == $int) |
| 112 | 60567 | 48957 | if ($x >= 0) { } |