| line |
!l |
l&&!r |
l&&r |
condition |
|
123
|
0 |
0 |
0 |
$self->osname eq "MSWin32" and $self->{'config'}{'ccname'} eq "cl" |
|
226
|
0 |
0 |
208 |
/^\s*(.*)$/ && $1 |
|
253
|
22 |
0 |
0 |
$self->osname eq "MSWin32" and $self->{'config'}{'ccname'} eq "cl" |
|
317
|
0 |
0 |
5 |
not $exit and $out =~ /foo\.h/ |
|
335
|
62 |
0 |
0 |
$self->osname eq "MSWin32" and $self->{'config'}{'ccname'} eq "cl" |
|
350
|
20 |
0 |
0 |
$self->osname eq "MSWin32" and $self->{'config'}{'ccname'} eq "cl" |
|
369
|
7 |
0 |
0 |
$self->osname eq "MSWin32" and $self->{'config'}{'ccname'} eq "cl" |
|
384
|
20 |
0 |
0 |
$self->osname eq "MSWin32" and $self->{'config'}{'ccname'} eq "cl" |