| blib/lib/Inline/Pdlpp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 19 | 36.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 136 | 2 | 0 | 0 | defined $o->{'ILSM'}{'XS'}{'BOOT'} and $o->{'ILSM'}{'XS'}{'BOOT'} |
| 151 | 2 | 0 | 0 | defined $o->{'ILSM'}{'BLESS'} and $o->{'ILSM'}{'BLESS'} |
| line | l | !l | condition |
|---|---|---|---|
| 30 | 0 | 2 | $o->{'ILSM'} ||= {} |
| 31 | 0 | 2 | $o->{'ILSM'}{'XS'} ||= {} |
| 34 | 0 | 2 | $o->{'ILSM'}{'MAKEFILE'} ||= {} |
| 39 | 0 | 2 | $o->{'ILSM'}{'AUTO_INCLUDE'} ||= ' ' |
| 194 | 0 | 2 | $o->{'API'}{'version'} || '0.00' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 43 | 0 | 0 | 0 | $key eq 'INTERNAL' or $key eq 'BLESS' |