| blib/lib/ExtUtils/XSpp/Driver.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 15 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 33 | 82 | 0 | 3 | defined $typemap_code and $typemap_code =~ /\S/ |
| 34 | 0 | 0 | 3 | exists $$generated{'-'} and $$generated{'-'} ne '' |
| line | l | !l | condition |
|---|---|---|---|
| 38 | 0 | 0 | $$generated{$files[0]} || '' |
| 41 | 0 | 0 | $$generated{'-'} || '' |
| 64 | 0 | 0 | $self->xsubpp_args || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 110 | 4 | 4 | 0 | $out{$out_file} ||= preamble() |