Condition Coverage

blib/lib/ODO/RDFS/Property.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
38 32 0 0 exists $properties{'subPropertyOf'} and defined $properties{'subPropertyOf'}
58 32 0 0 exists $properties{'range'} and defined $properties{'range'}
78 32 0 0 exists $properties{'domain'} and defined $properties{'domain'}
136 5 0 15 $propertyName and $propertyName ne ''