Condition Coverage

blib/lib/Geo/GDAL/FFI/FieldDefn.pm
Criterion Covered Total %
condition 12 20 60.0


or 2 conditions

line l !l condition
11 16 0 $args->{'Name'} // 'Unnamed'
12 16 0 $args->{'Type'} // 'String'
57 1 0 $name //= ''
69 1 0 $type //= 'String'
99 1 0 $subtype //= 'None'
114 1 0 $justify //= 'Undefined'
129 1 0 $width //= ''
141 1 0 $precision //= ''
153 1 1 $ignored //= 1
165 1 1 $nullable //= 0