Branch Coverage

blib/lib/MooseX/Declare/Syntax/Keyword/Role.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
109 0 1 if $sig->has_positional_params
113 1 1 $_->has_default_value ? :
0 2 does_role($_, 'Parse::Method::Signatures::Param::Placeholder') ? :
137 1 1 exists $var->{'default'} ? :