Branch Coverage

blib/lib/Class/MOP/Module.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
11 1 0 if $class ne "Class::MOP::Module"
14 0 0 @_ == 1 ? :
52 1514 0 if @args % 2 == 1
81 4 1505 if defined $version
83 1 1508 if defined $authority