Branch Coverage

blib/lib/MooseX/Declare/Syntax/Keyword/Namespace.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
56 0 2 if outer_stack_peek($ctx->caller_file)
60 0 2 unless my $namespace = $ctx->strip_word
63 0 2 if $namespace =~ /^::/
69 0 2 unless $next_char eq ';'