Branch Coverage

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


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