Condition Coverage

blib/lib/Geo/GDAL/FFI/GeomFieldDefn.pm
Criterion Covered Total %
condition 10 14 71.4


or 2 conditions

line l !l condition
11 4 0 $args //= {}
12 4 0 $args->{'Name'} // 'Unnamed'
13 1 3 $args->{'Type'} // 'Point'
48 1 0 $name //= ''
60 1 0 $type //= 'Point'
88 1 1 $ignored //= 1
100 1 1 $nullable //= 0