Branch Coverage

blib/lib/FFI/Platypus/Legacy/Raw/MemPtr.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
20 0 3 unless defined $ptr
52 1 1 if (ref $src)
54 1 0 if (eval { do { $src->isa('FFI::Platypus::Legacy::Raw::Ptr') } })
71 1 3 if (@_ == 1) { }
3 0 elsif (@_ == 2) { }