line |
l |
!l&&r |
!l&&!r |
condition |
318
|
0 |
0 |
0 |
$attributes->{'x_step'} ||= $x_step |
319
|
0 |
0 |
0 |
$attributes->{'y_step'} ||= $y_step |
431
|
0 |
0 |
0 |
$self->_check_point_within_rectangle($bounds_1, $x_min_2, $y_min_2) or $self->_check_point_within_rectangle($bounds_1, $x_max_2, $y_min_2) |
|
0 |
0 |
0 |
$self->_check_point_within_rectangle($bounds_1, $x_min_2, $y_min_2) or $self->_check_point_within_rectangle($bounds_1, $x_max_2, $y_min_2) or $self->_check_point_within_rectangle($bounds_1, $x_min_2, $y_max_2) |
|
0 |
0 |
0 |
$self->_check_point_within_rectangle($bounds_1, $x_min_2, $y_min_2) or $self->_check_point_within_rectangle($bounds_1, $x_max_2, $y_min_2) or $self->_check_point_within_rectangle($bounds_1, $x_min_2, $y_max_2) or $self->_check_point_within_rectangle($bounds_1, $x_max_2, $y_max_2) |
764
|
0 |
0 |
0 |
length $line == 0 or $line =~ /^\s*#/ |
785
|
0 |
0 |
0 |
$field[0] ne 'parent' or $field[1] ne 'place' |
|
0 |
0 |
0 |
$field[0] ne 'parent' or $field[1] ne 'place' or $field[2] ne 'node' |