blib/lib/MooseX/Declare/Context/Namespaced.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
44 | 59 | 4 | if defined $namespace and length $namespace |
64 | 28 | 7 | unless $namespace =~ /^::/ |
68 | 0 | 7 | unless my $outer = outer_stack_peek($self->caller_file) |