| blib/lib/InlineX/C2XS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 18 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 14 | 4 | 2 | exists $config_options->{'CODE'} and exists $config_options->{'SRC_LOCATION'} |
| 66 | 16 | 2 | 0 | exists $config_options->{'BOOT'} and exists $config_options->{'BOOT_F'} |
| 358 | 3 | 1 | 4 | $_ =~ /^_/ and not $_ =~ /^__/ |
| 378 | 3 | 1 | 4 | $_ =~ /^_/ and not $_ =~ /^__/ |
| 395 | 3 | 1 | 4 | $_ =~ /^_/ and not $_ =~ /^__/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 372 | 1 | 0 | 3 | $config_options->{'EXPORT_OK_ALL'} or $config_options->{'EXPORT_TAGS_ALL'} |