| blib/lib/Datahub/Factory/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 0 | 0 | 0 | defined $_[0] and not &is_ref($_[0]) |
| line | l | !l | condition |
|---|---|---|---|
| 49 | 0 | 0 | $obj->isa($_) or return 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 57 | 0 | 0 | 0 | $pkg =~ s/^\+// or $pkg =~ /^$ns/ |