| line | !l | l&&!r | l&&r | condition | 
 
| 185 | 0 | 0 | 1 | defined $name and -e $name | 
 
|  | 0 | 0 | 1 | defined $name and -e $name and -r $name | 
 
| 197 | 0 | 28 | 0 | defined $name and -e $name | 
 
| 257 | 0 | 0 | 3 | defined $status and length $status > 0 | 
 
| 388 | 0 | 0 | 2 | defined $title and length $title > 0 | 
 
| 389 | 0 | 0 | 2 | defined $id and length $id > 0 | 
 
| 471 | 0 | 0 | 57 | defined $rawname and length $rawname > 0 | 
 
| 488 | 0 | 0 | 25 | defined $name and length $name > 0 | 
 
| 538 | 0 | 0 | 0 | $c >= 65 and $c <= 90 | 
 
|  | 0 | 0 | 0 | $c >= 97 and $c <= 122 | 
 
| 564 | 0 | 0 | 0 | $c >= 65 and $c <= 90 | 
 
|  | 0 | 0 | 0 | $c >= 97 and $c <= 122 |