Condition Coverage

blib/lib/Geo/GDAL/FFI.pm
Criterion Covered Total %
condition 13 29 44.8


and 3 conditions

line !l l&&!r l&&r condition
412 48 0 193 $flags & 4096 and not $flags & 8192
48 0 193 $flags & 4096 and not $flags & 8192 and not $flags & 16384
1374 0 0 2 $w and $c

or 2 conditions

line l !l condition
1307 0 1 shift() // 'VERSION_NUM'
1328 2 0 $name //= ''
1329 0 2 $args //= {}
1331 0 2 $args->{'Flags'} // []
1438 6 0 $class //= ''
1439 6 0 $basename //= ''
1445 1 0 $location //= ''

or 3 conditions

line l !l&&r !l&&!r condition
83 0 0 17 @errors or $args
1314 0 0 0 error_msg() // "Driver '${i}' not found."