| line | !l | l&&!r | l&&r | condition | 
 
| 201 | 0 | 0 | 1076 | $self->_flush_on_write and defined $self->_fh | 
 
| 234 | 0 | 3540 | 2425 | $params->{'no_bootstrap_values'} != 1 and not $node->is_Leaf | 
 
|  | 3540 | 2287 | 138 | $params->{'no_bootstrap_values'} != 1 and not $node->is_Leaf and defined $node->bootstrap | 
 
|  | 5827 | 0 | 138 | $params->{'no_bootstrap_values'} != 1 and not $node->is_Leaf and defined $node->bootstrap and $params->{'bootstrap_style'} eq 'traditional' | 
 
|  | 2287 | 133 | 5 | $params->{'no_bootstrap_values'} != 1 and not $node->is_Leaf and defined $node->bootstrap and $params->{'bootstrap_style'} eq 'traditional' and $params->{'internal_node_id'} eq 'bootstrap' |