| blib/lib/Specio/Constraint/Structurable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 22 | 45.4 |
| line | true | false | branch |
|---|---|---|---|
| 57 | 0 | 12 | if ($self->_has_constraint) |
| 58 | 0 | 0 | unless $self->_has_structured_constraint_generator |
| 63 | 12 | 0 | if ($self->_has_inline_generator) |
| 64 | 0 | 12 | unless $self->_has_structured_inline_generator |
| 78 | 11 | 0 | if ($declared_at) |
| 79 | 0 | 11 | unless isa_class($declared_at, "Specio::DeclaredAt") |
| 87 | 0 | 11 | unless defined $declared_at |
| 97 | 0 | 11 | if ($self->_has_structured_constraint_generator) { } |
| 104 | 5 | 9 | if &blessed($_) |
| 109 | 0 | 0 | unless $p->can_be_inlined |
| 124 | 30 | 0 | $_[1]->_has_name ? : |