Branch Coverage

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


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