| line | !l | l&&!r | l&&r | condition | 
 
| 194 | 0 | 2 | 431 | $id and grep {/^$id$/;} @$Image::MetaData::JPEG::Segment::APP13_PHOTOSHOP_IDS | 
 
| 379 | 65 | 11 | 2 | not $what =~ /IPTC/ and $action eq 'UPDATE' | 
 
| 399 | 274 | 35 | 0 | @$newarrayref and $action eq 'UPDATE' || !($what =~ /IPTC/) | 
 
| 477 | 0 | 65 | 198 | defined $tag and not $tag =~ /^\d*$/ | 
 
| 505 | 8 | 207 | 246 | $constraints and $$constraints[1] eq 'N' | 
 
| 523 | 0 | 0 | 256 | ref $arrayref and ref $arrayref eq 'ARRAY' | 
 
| 529 | 217 | 29 | 1 | not $what =~ /IPTC/ and scalar @$arrayref > 2 | 
 
| 534 | 73 | 169 | 4 | $$constraints[1] eq 'N' and @$arrayref != 1 | 
 
| 542 | 249 | 28 | 14 | not $what =~ /IPTC/ and ($_ || 1) ne ($$arrayref[0] || 1) |