| blib/lib/InlineX/CPP2XS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 19 | 24 | 79.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 62 | 12 | 3 | 0 | exists $config_options->{'CODE'} and exists $config_options->{'SRC_LOCATION'} | 
| 66 | 13 | 1 | 0 | exists $config_options->{'BOOT'} and exists $config_options->{'BOOT_F'} | 
| 399 | 3 | 1 | 4 | $_ =~ /^_/ and not $_ =~ /^__/ | 
| 420 | 5 | 1 | 20 | $_ =~ /^_/ and not $_ =~ /^__/ | 
| 438 | 3 | 1 | 4 | $_ =~ /^_/ and not $_ =~ /^__/ | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 28 | 0 | 0 | 19 | $@ or $Inline::CPP::VERSION < 0.39 | 
| 333 | 1 | 1 | 16 | $l =~ /__INLINE_CPP_STANDARD_HEADERS/ or $l =~ /__INLINE_CPP_NAMESPACE_STD/ | 
| 413 | 3 | 0 | 1 | $config_options->{'EXPORT_OK_ALL'} || $config_options->{'EXPORT_TAGS_ALL'} |