| blib/lib/Algorithm/GooglePolylineEncoding.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 25 | 23 | $number < 0 ? : | 
| 43 | 24 | 24 | if ($is_negative) | 
| 50 | 33 | 15 | if length($bin) % 5 != 0 | 
| 95 | 1 | 1 | if length($bin) % 5 != 0 | 
| 165 | 24 | 22 | $result & 1 ? : |