Branch Coverage

blib/lib/XS/JIT/Header/TypeMap.pm
Criterion Covered Total %
branch 12 20 60.0


line true false branch
199 0 112 unless defined $type
224 0 91 unless defined $type
227 85 6 if (exists $C_TO_PERL{$type})
236 0 6 if (exists $C_TO_PERL{$without_const})
243 4 2 if ($type =~ /^(.+?)\*+$/)
248 3 0 if ($ptr_count == 1 and exists $C_TO_PERL{$base})
298 0 1 unless defined $type
299 0 1 unless defined $info{'perl'}
300 0 1 unless defined $info{'c'}
313 0 1 unless $info and not $info->{'unknown'}