blib/lib/Class/MOP/Mixin/HasAttributes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 16 | 100.0 |
line | true | false | branch |
---|---|---|---|
14 | 28879 | 30164 | &blessed($_[0]) ? : |
17 | 2 | 59039 | unless $attribute->isa("Class::MOP::Mixin::AttributeCore") |
26 | 18 | 59021 | if $self->has_attribute($attr_name) |
39 | 58311 | 728 | if $self->can("_post_add_attribute") |
48 | 2 | 90985 | unless defined $attribute_name |
57 | 2 | 56271 | unless defined $attribute_name |
66 | 2 | 50 | unless defined $attribute_name |
70 | 1 | 48 | unless defined $removed_attribute |