Condition Coverage
blib/lib/Types/TypedCodeRef.pm
Criterion
Covered
Total
%
condition
2
3
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
24
5
0
11
&Scalar::Util::blessed
(
$typed_code_ref
)
and
$typed_code_ref
->isa
(
'Sub::WrapInType'
)