Condition Coverage
blib/lib/Moose/Meta/TypeCoercion/Union.pm
Criterion
Covered
Total
%
condition
2
3
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
18
0
1
4
&blessed
(
$type_constraint
)
and
$type_constraint
->
isa
(
"Moose::Meta::TypeConstraint::Union"
)