Branch Coverage
blib/lib/MooseX/Traits.pm
Criterion
Covered
Total
%
branch
10
12
83.3
line
true
false
branch
43
1
15
if
(
ref
$_
[
0
]
eq
'HASH'
)
{
}
52
14
2
ref
$traits
?
:
55
0
16
unless
$constructor
58
1
15
$hashref
?
:
80
1
1
if
ref
$traits
82
2
0
if
(
@traits
)