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