blib/lib/Apache/Voodoo/Loader/Dynamic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 20 | 55.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 31 | unless defined $INC{$file} |
78 | 4 | 5 | if ($$self{'mtime'} != $self->get_mtime) |
83 | 0 | 9 | if (defined $$self{'provides'}{$method}) { } |
8 | 1 | elsif ($$self{'object'}->isa('Apache::Voodoo::Zombie') or $$self{'object'}->can($method)) { } | |
95 | 1 | 7 | unless ($nosub) |
117 | 0 | 7 | unless ref $_[0] |
125 | 7 | 0 | if ($self->can($method, '1')) |
144 | 0 | 8 | if ($$self{'parents'}{$module} != $t) |
157 | 0 | 0 | if ($@) |
163 | 0 | 0 | unless ($method eq 'handle') |