| blib/lib/Class/MOP/Method/Wrapped.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 70 | 1 | 15529 | unless &blessed($code) and $code->isa("Class::MOP::Method") |
| 108 | 1 | 15528 | if $class ne "Class::MOP::Method::Wrapped" |
| 111 | 15528 | 0 | @_ == 1 ? : |
| 201 | 5 | 0 | unless $other->_is_compatible_with($self->_real_ref_name) |