Branch Coverage

blib/lib/Mouse/Meta/Method.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
14 0 64 if @_ % 2 != 0
22 5 51 if ($class ne 'Mouse::Meta::Method')