| line | !l | l&&!r | l&&r | condition | 
 
| 201 | 0 | 0 | 527 | $self->_flush_on_write and defined $self->_fh | 
 
| 234 | 0 | 1893 | 1327 | $params->{'no_bootstrap_values'} != 1 and not $node->is_Leaf | 
 
|  | 1893 | 1189 | 138 | $params->{'no_bootstrap_values'} != 1 and not $node->is_Leaf and defined $node->bootstrap | 
 
|  | 3082 | 0 | 138 | $params->{'no_bootstrap_values'} != 1 and not $node->is_Leaf and defined $node->bootstrap and $params->{'bootstrap_style'} eq 'traditional' | 
 
|  | 1189 | 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' |