| 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'} | 
| 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'} or $config_options->{'EXPORT_TAGS_ALL'} |