Condition Coverage
blib/lib/Test/Deep/Type.pm
Criterion
Covered
Total
%
condition
5
5
100.0
or 2 conditions
line
l
!l
condition
113
2
1
&Scalar::Util::reftype($_[0]) || ''
or 3 conditions
line
l
!l&&r
!l&&!r
condition
113
2
2
1
ref $_[0] eq 'CODE' or (&Scalar::Util::reftype($_[0]) || '') eq 'CODE'