Condition Coverage

blib/lib/Datahub/Factory/Util.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 0 defined $_[0] and not &is_ref($_[0])

or 2 conditions

line l !l condition
49 0 0 $obj->isa($_) or return 0

or 3 conditions

line l !l&&r !l&&!r condition
57 0 0 0 $pkg =~ s/^\+// or $pkg =~ /^$ns/