|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
41
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'A' and $to eq 'A'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'A' and $to eq 'B'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'A' and $to eq 'C'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'A' and $to eq 'D'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'A' and $to eq 'E'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'B' and $to eq 'B'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'B' and $to eq 'C'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'B' and $to eq 'D'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'B' and $to eq 'E'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'C' and $to eq 'C'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'C' and $to eq 'D'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'C' and $to eq 'E'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'D' and $to eq 'D'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'D' and $to eq 'E'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $from eq 'E' and $to eq 'E'  | 
 
| 
72
 | 
 0  | 
 0  | 
 0  | 
 $target and Traveller::System::roll1d6() >= $target  |