| line | l | !l&&r | !l&&!r | condition | 
 
| 60 | 61 | 37 | 13973 | $_[0]{'_is_canon'} or $_[0]{'_is_spawn'} | 
 
| 76 | 2 | 3 | 0 | $self->{'_is_spawn'} || $self->{'trace'}->frame | 
 
| 200 | 16 | 7 | 0 | $self->{'_is_canon'} or $self->{'_is_spawn'} | 
 
| 230 | 0 | 0 | 3 | $f->{'control'}{'halt'} or defined $f->{'control'}{'terminate'} | 
 
|  | 0 | 0 | 3 | $f->{'control'}{'halt'} or defined $f->{'control'}{'terminate'} or defined $e->terminate | 
 
| 257 | 1237 | 2 | 0 | $LOADED{$event} || $self->_parse_event($event) | 
 
| 270 | 8 | 21 | 1109 | $f->{'control'}{'halt'} or defined $f->{'control'}{'terminate'} | 
 
|  | 29 | 0 | 1109 | $f->{'control'}{'halt'} or defined $f->{'control'}{'terminate'} or defined $e->terminate | 
 
| 280 | 121 | 0 | 0 | $LOADED{$event} || $self->_parse_event($event) |