Branch Coverage

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


line true false branch
91 174 575 $self->can('generate_export') ? :
94 740 9 unless $setup_class->can($ident)
120 73 56 if (my(@ctx_traits) = _uniq($self->context_traits))