line |
!l |
l&&!r |
l&&r |
condition |
104
|
0 |
0 |
1 |
$control =~ /^\S+$/ and not $control =~ /\n/ |
129
|
1 |
0 |
0 |
not $option and defined $INC{'File::Spec::Unix'->catfile('Inline', 'Files.pm')} |
|
1 |
0 |
0 |
not $option and defined $INC{'File::Spec::Unix'->catfile('Inline', 'Files.pm')} and Inline::Files::get_filename($pkg) |
172
|
0 |
0 |
0 |
$language_id =~ /^\S+$/ and not $language_id =~ /\n/ |
220
|
1 |
0 |
0 |
$version_requested and not $version_printed |
279
|
0 |
0 |
0 |
$o->{'INLINE'}{'ILSM_suffix'} ne 'so' and $o->{'INLINE'}{'ILSM_suffix'} ne 'dll' |
|
0 |
0 |
0 |
$o->{'INLINE'}{'ILSM_suffix'} ne 'so' and $o->{'INLINE'}{'ILSM_suffix'} ne 'dll' and $o->{'INLINE'}{'ILSM_suffix'} ne 'bundle' |
|
0 |
0 |
0 |
$o->{'INLINE'}{'ILSM_suffix'} ne 'so' and $o->{'INLINE'}{'ILSM_suffix'} ne 'dll' and $o->{'INLINE'}{'ILSM_suffix'} ne 'bundle' and $o->{'INLINE'}{'ILSM_suffix'} ne 'sl' |
|
0 |
0 |
0 |
$o->{'INLINE'}{'ILSM_suffix'} ne 'so' and $o->{'INLINE'}{'ILSM_suffix'} ne 'dll' and $o->{'INLINE'}{'ILSM_suffix'} ne 'bundle' and $o->{'INLINE'}{'ILSM_suffix'} ne 'sl' and ref $o eq 'Inline' |
377
|
0 |
2 |
0 |
ref $value and ref $value ne 'ARRAY' |
436
|
0 |
0 |
1 |
UNTAINT() and SAFEMODE() |
|
0 |
1 |
0 |
UNTAINT() and SAFEMODE() and not $o->{'CONFIG'}{'DIRECTORY'} |
446
|
0 |
0 |
1 |
$o->{'CONFIG'}{'CLEAN_AFTER_BUILD'} && !$o->{'CONFIG'}{'REPORTBUG'} |
479
|
0 |
0 |
0 |
$dirparts[-2] eq 'blib' and $dirparts[-1] eq 'lib' |