blib/lib/MooseX/Declare/Syntax/NamespaceHandling.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
207 | 58 | 4 | if (defined $name) { } |
1 | 3 | elsif (not keys %{$ctx->options;} and $ctx->peek_next_char ne '{') { } | |
212 | 12 | 46 | if (my $outer = outer_stack_peek($ctx->caller_file)) |
213 | 9 | 3 | if $name =~ /^::/ |
225 | 0 | 3 | unless $anon = $self->make_anon_metaclass |
250 | 3 | 58 | $ctx->options->{'is'}{'dirty'} ? : |
267 | 58 | 3 | defined $name ? : |