Branch Coverage

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


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