Condition Coverage
blib/lib/FFI/Platypus/Type/PtrObject.pm
Criterion
Covered
Total
%
condition
4
5
80.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
30
1
1
5
XXX and $_[0]->isa($wrapper_class)
or 2 conditions
line
l
!l
condition
25
0
1
$constructor ||= sub { bless {'ptr', $_[0]}, $wrapper_class; }