Condition Coverage

InstanceExporter.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 0 $objectname =~ /.*::.*/ and not $allowedObject =~ /.*::.*/
0 0 0 $allowedObject =~ /.*::.*/ and not $objectname =~ /.*::.*/
165 0 0 0 defined eval $objectname and ref eval $objectname

or 3 conditions

line l !l&&r !l&&!r condition
77 0 0 0 ref $self || $self