Condition Coverage

blib/lib/Geo/GDAL/FFI/VSI/File.pm
Criterion Covered Total %
condition 0 9 0.0


or 2 conditions

line l !l condition
14 0 0 $access //= 'r'
32 0 0 Geo::GDAL::FFI::error_msg() // 'Failed to close a VSIFILE.'
38 0 0 $len //= 1

or 3 conditions

line l !l&&r !l&&!r condition
18 0 0 0 Geo::GDAL::FFI::error_msg() // "Failed to open '${path}' with access '${access}'."