| blib/lib/Class/MOP/Mixin/HasAttributes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 28175 | 29338 | &blessed($_[0]) ? : |
| 17 | 2 | 57509 | unless $attribute->isa("Class::MOP::Mixin::AttributeCore") |
| 26 | 18 | 57491 | if $self->has_attribute($attr_name) |
| 39 | 56782 | 727 | if $self->can("_post_add_attribute") |
| 48 | 2 | 88816 | unless defined $attribute_name |
| 57 | 2 | 54785 | unless defined $attribute_name |
| 66 | 2 | 50 | unless defined $attribute_name |
| 70 | 1 | 48 | unless defined $removed_attribute |