Branch Coverage

blib/lib/ExtUtils/XSpp/Typemap.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
32 0 28 if (my $template = $TypemapsByName{$name}) { }
122 188 2833 if $typemap->name
135 0 108 if $typemap->name
142 227 2180 if $$t[0]->equals($type)
153 0 0 if (@types) { }
169 83 4 unless @xs_typemaps
188 4 5 if $$typemap[1]->xs_input_code
194 4 5 if $$typemap[1]->xs_output_code
201 0 4 if $typemaps->is_empty
275 1 15 if (($$t[1]->name || '') eq 'object')