blib/lib/Hub/Base/Package.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 0 | unless defined $$opts{'method'} |
23 | 0 | 0 | if ($path) { } |
39 | 0 | 0 | unless my $path = shift() |
41 | 0 | 0 | unless my $filename = Hub::abspath($path) |
44 | 0 | 0 | unless ($object) |
67 | 0 | 0 | unless my $classname = ref $self |
68 | 0 | 0 | unless my $method = shift() |
83 | 0 | 0 | unless my $classname = ref $self |
85 | 0 | 0 | if ($name =~ /::(\w+)$/) { } |
115 | 0 | 0 | unless my $classname = ref $self |
116 | 0 | 0 | unless my $instance = shift() |
136 | 0 | 0 | if ($@) |