Condition Coverage

blib/lib/STIX/Object.pm
Criterion Covered Total %
condition 13 21 61.9


and 3 conditions

line !l l&&!r l&&r condition
92 22842 22158 2644 ref $value and $property =~ /_ref$/
102 0 0 21 ref $extension and $extension->EXTENSION_TYPE
121 3482 0 2033 $property =~ /_refs$/ and ref $item

or 3 conditions

line l !l&&r !l&&!r condition
29 0 0 38 $ns || $name
40 0 0 38 $ns || $name
92 1756 14677 28486 ref $value eq "ARRAY" or ref $value eq "STIX::Common::List"
99 21 0 60 ref $value eq "ARRAY" or ref $value eq "STIX::Common::List"