blib/lib/Geo/GDAL/FFI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 13 | 34 | 38.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
425 | 48 | 0 | 208 | $flags & 4096 and not $flags & 8192 |
48 | 0 | 208 | $flags & 4096 and not $flags & 8192 and not $flags & 16384 | |
1556 | 0 | 0 | 2 | $w and $c |
line | l | !l | condition |
---|---|---|---|
1461 | 0 | 1 | shift() // 'VERSION_NUM' |
1483 | 0 | 0 | $args->{'Flags'} // [] |
1510 | 2 | 0 | $name //= '' |
1511 | 0 | 2 | $args //= {} |
1513 | 0 | 2 | $args->{'Flags'} // [] |
1620 | 6 | 0 | $class //= '' |
1621 | 6 | 0 | $basename //= '' |
1627 | 1 | 0 | $location //= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
96 | 0 | 0 | 17 | @errors or $args |
1468 | 0 | 0 | 0 | error_msg() // "Driver '${i}' not found." |
1498 | 0 | 0 | 0 | $flags or $drivers |