Branch Coverage

blib/lib/MooseX/Declare/Syntax/KeywordHandling.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
90 174 575 $self->can('generate_export') ? :
93 740 9 unless $setup_class->can($ident)
119 73 56 if (my(@ctx_traits) = &uniq($self->context_traits))