blib/lib/MooseX/Declare/Syntax/Keyword/Clean.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
31 | 3 | 0 | if $item->handler->does('MooseX::Declare::Syntax::NamespaceHandling') |
50 | 3 | 0 | if (my $stack_item = $self->find_namespace_handler($ctx)) |
53 | 1 | 2 | unless $stack_item->is_dirty |