| line |
!l |
l&&!r |
l&&r |
condition |
|
102
|
0 |
0 |
1 |
defined $chunk and length $chunk |
|
130
|
8103 |
61 |
51 |
$in_fd >= 0 and not $self->{'_stdin_eof_sent'} |
|
|
8164 |
23 |
28 |
$in_fd >= 0 and not $self->{'_stdin_eof_sent'} and $self->{'_stdin_credits'} > 0 |
|
168
|
297 |
0 |
1424 |
$self->{'_no_stdin'} and not $self->{'_stdin_eof_sent'} |
|
181
|
3 |
28 |
0 |
$self->{'serve'} and not $self->{'_mod_srv'} |
|
182
|
3 |
0 |
28 |
$self->{'serve'} && $self->{'_mod_srv'} |
|
208
|
256 |
13 |
260 |
$self->{'_stdin_credits'} > 0 and length $self->{'_stdin_str'} |
|
260
|
459 |
974 |
23 |
not $flags and $self->{'data_warn'} |
|
|
974 |
18 |
5 |
not $flags and $self->{'data_warn'} and $source =~ /^__DATA__(?:\r?\n|$)/mu |