Branch Coverage

blib/lib/MooX/Traits.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
5 0 7 if ($] < 5.01)
22 7 22 unless @_
32 1 17 if (@_ == 1 and ref $_[0] eq 'HASH') { }
44 15 3 ref $traits_arr ? :
45 1 17 $pass_as_ref ? :