Branch Coverage
lib/MooseX/Attribute/ValidateWithException/AttributeRole.pm
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
16
2
0
if
(
$self
->type_constraint
->can_be_inlined
)
{
}