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