blib/lib/Language/Befunge/Storage/Generic/Vec/XS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
28 | 15 | 1360 | unless $v->bounds_check($min, $max) |
37 | 4 | 406 | unless ($v->bounds_check($min, $max)) |
57 | 23 | 35 | if $point->bounds_check($omin, $omax) |