| line | !l | l&&!r | l&&r | condition | 
 
| 165 | 7 | 0 | 3 | defined $deadline and $deadline < 1000000000 | 
 
| 217 | 0 | 0 | 183 | $lambda and $lambda->isa('IO::Lambda') | 
 
| 254 | 0 | 0 | 21 | defined $state and defined $p->[$i][0] | 
 
|  | 0 | 2 | 19 | defined $state and defined $p->[$i][0] and $p->[$i][0] eq $state | 
 
| 439 | 0 | 3 | 3 | $rec->[2] and ref $rec->[2] | 
 
| 579 | 317 | 0 | 0 | $IO::Lambda::DEBUG_LAMBDA and $changed | 
 
| 692 | 425 | 0 | 0 | $IO::Lambda::DEBUG_CALLER and $_[1] | 
 
|  | 0 | 0 | 0 | $IO::Lambda::DEBUG_CALLER and $_[1] and not $IO::Lambda::AGAIN | 
 
| 724 | 0 | 12 | 5 | $_[0] && ref $_[0] | 
 
| 747 | 0 | 18 | 5 | $event->[3] and $event->[3] == \&IO::Lambda::_throw | 
 
| 784 | 38 | 0 | 2 | $IO::Lambda::SIGTHROW and not @c | 
 
| 790 | 1 | 3 | 0 | defined $_[0] and !ref($_[0]) || ref $_[0] ne 'CODE' | 
 
| 929 | 2 | 4 | 0 | defined $name and $IO::Lambda::THIS->{'override'}{$name} | 
 
| 975 | 108 | 0 | 43 | $lambda->is_stopped and $lambda->autorestart | 
 
| 1207 | 0 | 0 | 0 | $IO::Lambda::DEBUG_IO > 1 and $n > 0 | 
 
| 1227 | 0 | 0 | 0 | $IO::Lambda::DEBUG_IO > 1 and $n > 0 | 
 
| 1261 | 2 | 1 | 0 | defined $cond and not ref $cond | 
 
|  | 3 | 0 | 0 | defined $cond and not ref $cond and $cond > length $$buf | 
| line | l | !l&&r | !l&&!r | condition | 
 
| 254 | 21 | 0 | 0 | defined $state || defined $p->[$i][0] | 
 
|  | 0 | 0 | 21 | not defined $state || defined $p->[$i][0] or defined $state and defined $p->[$i][0] and $p->[$i][0] eq $state | 
 
| 282 | 4 | 0 | 36 | !(defined $a || defined $b) || defined $a && defined $b && $a eq $b || defined $b && $b eq '*' | 
 
| 364 | 0 | 0 | 53 | $nn == @$in or $self != $rec->[0] | 
 
| 394 | 0 | 0 | 174 | $nn == @$in or $self != $rec->[0] | 
 
| 498 | 8 | 22 | 266 | $_[0]{'stopped'} || @{$_[0]{'in'};} | 
 
| 790 | 2 | 0 | 1 | !ref($_[0]) || ref $_[0] ne 'CODE' | 
 
| 1175 | 0 | 0 | 1 | $max < 1 or $max > @q | 
 
| 1250 | 3 | 1 | 0 | shift() || &sysreader() | 
 
| 1313 | 2 | 0 | 0 | shift() || &syswriter() | 
 
| 1375 | 0 | 0 | 10 | $nn == @$in or $self != $rec->[0] | 
 
| 1411 | 0 | 14 | 0 | $opt{'type'} ||= $IO::Lambda::Loop::DEFAULT |