Branch Coverage

blib/lib/Class/MOP/Method/Meta.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
10 0 462 $ENV{'DEBUG_NO_META'} ? :
49 1 13256 if @args % 2 == 1
54 1 13256 if $params{'body'}
75 132 0 unless $other->_is_compatible_with($self->_real_ref_name)