| blib/lib/Moose/Meta/Role/Application/ToClass.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 120 | 655 | 0 | 2 | $class->has_attribute($attribute_name) and $class->get_attribute($attribute_name) != $role->get_attribute($attribute_name) |
| 145 | 7710 | 0 | 13 | $class_method and $class_method->body != $method->body |
| 159 | 11 | 0 | 2 | $class_method and $class_method->body != $method->body |