Condition Coverage
blib/lib/MooseX/Types/FakeHash.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
38
0
0
0
ref
$_
[
0
]
eq
'ARRAY'
&&
scalar
@
{
$_
[
0
]
;
} ==
2
39
0
0
0
ref
$_
[
0
]
eq
'ARRAY'
&& !
(
scalar
@
{
$_
[
0
]
;
} &
1
)