| blib/lib/Gesture/Simple/Gesture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 12 | 91.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 27 | 3 | 0 | unless shift() | 
| 37 | 188 | 104 | if ($D + $d >= $I) { } | 
| 147 | 9 | 182 | if $$point[0] < $min_x | 
| 148 | 62 | 129 | if $$point[1] < $min_y | 
| 150 | 152 | 39 | if $$point[0] > $max_x | 
| 151 | 66 | 125 | if $$point[1] > $max_y |