| line | !l | l&&!r | l&&r | condition | 
 
| 104 | 0 | 0 | 0 | $def and ref $def eq 'HASH' | 
 
|  | 0 | 0 | 0 | $def and ref $def eq 'HASH' and exists $$def{'domain_create'} | 
 
|  | 0 | 0 | 0 | $def and ref $def eq 'HASH' and exists $$def{'domain_create'} and ref $$def{'domain_create'} eq 'HASH' | 
 
| 106 | 0 | 0 | 0 | $rd and ref $rd eq 'HASH' | 
 
|  | 0 | 0 | 0 | $rd and ref $rd eq 'HASH' and keys %$rd | 
 
| 139 | 0 | 0 | 0 | exists $$rd{'reason'} and $$rd{'reason'} | 
 
| 140 | 0 | 0 | 0 | exists $$rd{'book'} and $$rd{'book'} | 
 
| 163 | 0 | 0 | 0 | $nsadd and not $nsadd->is_empty | 
 
| 166 | 0 | 0 | 0 | $nsdel and not $nsdel->is_empty | 
 
| 177 | 0 | 0 | 0 | $chg and ref $chg eq 'HASH' | 
 
|  | 0 | 0 | 0 | $chg and ref $chg eq 'HASH' and exists $$chg{'pw'} |