| blib/lib/Parse/Method/Signatures/Param.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 8 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 58 | 22 | 135 | $self->has_type_constraints ? : | 
| 65 | 20 | 137 | $self->has_default_value ? : | 
| 72 | 150 | 7 | unless $self->has_constraints | 
| 78 | 152 | 5 | unless $self->has_traits |