| line | !l | l&&!r | l&&r | condition | 
 
| 411 | 1 | 0 | 1 | $s->data->{'conts'}{$cont{'id'}} and $s->data->{'conts'}{$cont{'id'}}{'reason'} eq 'in use' | 
 
| 444 | 0 | 1 | 0 | $f eq 'name' and $act eq 'create' | 
 
| 481 | 0 | 0 | 15 | $cont{$t}{'addr'}{'cc'} and length $cont{$t}{'addr'}{'cc'} == 2 | 
 
| 491 | 0 | 0 | 10 | $f eq 'fax' and $body =~ m[] | 
 
| 499 | 10 | 13 | 1 | $f eq 'fax' || $f eq 'voice' and not $c =~ /^\+\d{1,3}\.\d{1,14}$/ | 
 
|  | 13 | 10 | 0 | $f eq 'email' and not $c =~ /^[0-9a-z\.\-]+\@[0-9a-z\.\-]+$/ | 
 
| 531 | 0 | 9 | 1 | $cont{'authInfo'} and length $cont{'authInfo'} < 16 | 
 
| 534 | 0 | 1 | 8 | $cont{'authInfo'} and $cont{'authInfo'} =~ /[A-Z]/ | 
 
|  | 1 | 0 | 8 | $cont{'authInfo'} and $cont{'authInfo'} =~ /[A-Z]/ and $cont{'authInfo'} =~ /[a-z]/ | 
 
|  | 1 | 0 | 8 | $cont{'authInfo'} and $cont{'authInfo'} =~ /[A-Z]/ and $cont{'authInfo'} =~ /[a-z]/ and $cont{'authInfo'} =~ /[0-9]/ | 
 
|  | 0 | 0 | 8 | $cont{'authInfo'} and $cont{'authInfo'} =~ /[A-Z]/ and $cont{'authInfo'} =~ /[a-z]/ and $cont{'authInfo'} =~ /[0-9]/ and $cont{'authInfo'} =~ m[[!\@\$\%*_.:\-=+?#,"'\\/&]] | 
 
| 1183 | 14 | 1 | 3 | $reason and not $reason =~ /not permitted/ | 
 
| 1307 | 0 | 4 | 1 | $pw and length $pw < 16 | 
 
| 1310 | 0 | 1 | 3 | $pw and $pw =~ /[A-Z]/ | 
 
|  | 1 | 0 | 3 | $pw and $pw =~ /[A-Z]/ and $pw =~ /[a-z]/ | 
 
|  | 1 | 0 | 3 | $pw and $pw =~ /[A-Z]/ and $pw =~ /[a-z]/ and $pw =~ /[0-9]/ | 
 
|  | 0 | 0 | 3 | $pw and $pw =~ /[A-Z]/ and $pw =~ /[a-z]/ and $pw =~ /[0-9]/ and $pw =~ m[[!\@\$\%*_.:\-=+?#,"'\\/&]] | 
 
| 1665 | 0 | 0 | 1 | $no_upd and $st eq 'clientUpdateProhibited' | 
 
| 1782 | 35 | 1 | 1 | $add{$t} and not $rem{$t} | 
 
| 1786 | 1 | 34 | 1 | not $add{$t} and $rem{$t} | 
 
| 1805 | 0 | 2 | 1 | $pw and length $pw < 16 | 
 
| 1809 | 0 | 1 | 1 | $pw and $pw =~ /[A-Z]/ | 
 
|  | 1 | 0 | 1 | $pw and $pw =~ /[A-Z]/ and $pw =~ /[a-z]/ | 
 
|  | 1 | 0 | 1 | $pw and $pw =~ /[A-Z]/ and $pw =~ /[a-z]/ and $pw =~ /[0-9]/ | 
 
|  | 0 | 0 | 1 | $pw and $pw =~ /[A-Z]/ and $pw =~ /[a-z]/ and $pw =~ /[0-9]/ and $pw =~ m[[!\@\$\%*_.:\-=+?#,"'\\/&]] |