| blib/lib/InlineX/C2XS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 15 | 18 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 14 | 6 | 0 | exists $config_options->{'CODE'} and exists $config_options->{'SRC_LOCATION'} |
| 66 | 16 | 2 | 0 | exists $config_options->{'BOOT'} and exists $config_options->{'BOOT_F'} |
| 356 | 3 | 1 | 4 | $_ =~ /^_/ and not $_ =~ /^__/ |
| 376 | 3 | 1 | 4 | $_ =~ /^_/ and not $_ =~ /^__/ |
| 393 | 3 | 1 | 4 | $_ =~ /^_/ and not $_ =~ /^__/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 370 | 1 | 0 | 3 | $config_options->{'EXPORT_OK_ALL'} || $config_options->{'EXPORT_TAGS_ALL'} |