| blib/lib/MooseX/Declare/Syntax/Keyword/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 107 | 0 | 1 | if $sig->has_positional_params |
| 110 | 1 | 1 | $_->has_default_value ? : |
| 0 | 2 | does_role($_, 'Parse::Method::Signatures::Param::Placeholder') ? : | |
| 135 | 1 | 1 | exists $$var{'default'} ? : |