blib/lib/Datahub/Factory/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 0 | if defined $_[0] and not &is_ref($_[0]) |
33 | 0 | 0 | if is_value($_[0]) |
38 | 0 | 0 | if (ref $inv) { } |
48 | 0 | 0 | unless &Scalar::Util::blessed($obj) |
56 | 0 | 0 | if ($ns) |
57 | 0 | 0 | unless ($pkg =~ s/^\+// or $pkg =~ /^$ns/) |
62 | 0 | 0 | if is_invocant($pkg) |
64 | 0 | 0 | unless eval "require $pkg;1;" |
77 | 0 | 0 | if (&Scalar::Util::blessed($inv)) { } |
0 | 0 | elsif (not is_string($inv)) { } | |
89 | 0 | 0 | unless $pack = $$pack{$part . '::'} |