Branch Coverage

blib/lib/MooX/Traits/Util.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
5 0 8 if ($] < 5.01)
65 27 6 $class->DOES('MooX::Traits') ? :
66 10 23 defined $ns ? :
72 3 38 $trait =~ /\A\+(.+)\z/ ? :
74 8 33 &$looks_like_params($args[0]) ? :
116 0 2 if &$looks_like_params($traits[0])