| line | !l | l&&!r | l&&r | condition | 
 
| 161 | 8 | 0 | 33 | $target and $target eq 'parent' | 
 
| 194 | 41 | 0 | 0 | $self->{'debug'} and $self->{'debug'} > 1 | 
 
| 493 | 0 | 6 | 0 | defined $13 and $13 eq '[' | 
 
| 494 | 0 | 6 | 0 | defined $13 and $13 eq '(' | 
 
| 518 | 0 | 0 | 6 | defined $13 and $13 eq ')' | 
 
| 559 | 61 | 379 | 0 | (ref $self || $self) eq 'Graph::Easy::Parser' and $txt =~ m[^(\s*|\s*/\*.*?\*/\s*)(strict)?$o_cmt(di)?graph$o_cmt("[^"]*"|[\w_]+)$o_cmt\{]im || $txt =~ m[^(\s*|\s*/\*.*?\*/\s*)(strict)?${o_cmt}digraph$o_cmt\{]im || $txt =~ m[^(\s*|\s*/\*.*?\*/\s*)strict$o_cmt(di)?graph$o_cmt\{]im | 
 
| 581 | 102 | 325 | 13 | (ref $self || $self) eq 'Graph::Easy::Parser' and $txt =~ m[^([\s\n\t]*|\s*/\*.*?\*/\s*)graph\s*:\s*\{]m | 
 
| 635 | 133 | 2196 | 3573 | @lines > 0 and $handled == 0 | 
 
| 650 | 3883 | 0 | 0 | $self->{'debug'} and $self->{'debug'} > 2 | 
 
| 651 | 3883 | 0 | 0 | $self->{'debug'} and $self->{'debug'} > 2 | 
 
| 664 | 18667 | 0 | 0 | $self->{'debug'} and $self->{'debug'} > 3 | 
 
| 669 | 2693 | 0 | 0 | $self->{'debug'} and $self->{'debug'} > 2 | 
 
| 676 | 2514 | 0 | 0 | $self->{'debug'} and $self->{'debug'} > 2 | 
 
| 678 | 2514 | 0 | 0 | $self->{'debug'} and $self->{'debug'} > 2 | 
 
| 691 | 2514 | 1357 | 12 | $handled == 0 and @lines == 0 | 
 
| 700 | 12 | 427 | 0 | not $self->{'error'} and $self->{'scope_stack'} | 
 
|  | 312 | 115 | 0 | not $self->{'error'} and $self->{'scope_stack'} and @{$self->{'scope_stack'};} > 0 | 
 
| 702 | 427 | 12 | 0 | $self->{'error'} and $self->{'fatal_errors'} | 
 
| 926 | 2 | 121 | 65 | $add == 0 and $remaining eq '' | 
 
|  | 123 | 63 | 2 | $add == 0 and $remaining eq '' and $sep =~ /\|\|?/ | 
 
| 935 | 45 | 131 | 12 | $allow_empty and $part eq ' ' | 
 
| 1042 | 321 | 1507 | 50 | ref $self eq 'Graph::Easy::Parser' and $name =~ /[^\\]\|/ | 
 
| 1082 | 1898 | 2 | 0 | exists $att->{'basename'} and not $autosplit | 
 
| 1277 | 844 | 4 | 28 | $done == 0 and $qr_satt | 
 
|  | 848 | 0 | 28 | $done == 0 and $qr_satt and $text =~ s/^$qr_satt// | 
 
| 1289 | 662 | 0 | 0 | $self->{'debug'} and $self->{'debug'} > 1 | 
 
| 1359 | 1010 | 66 | 0 | $n->attribute('offset') ne '0,0' and $n->attribute('origin') eq '' |