line |
!l |
l&&!r |
l&&r |
condition |
229
|
4 |
0 |
3 |
$useann and not ref $useann |
254
|
5 |
0 |
1 |
$colnames and not ref $colnames |
287
|
4 |
37 |
5 |
$line_ok and not $self->_header_skipped |
|
41 |
0 |
5 |
$line_ok and not $self->_header_skipped and $self->header |
317
|
40 |
0 |
128 |
not ref $attrmap->{$attr} and $attrmap->{$attr} =~ /^\d+$/ |
328
|
2 |
0 |
40 |
$annmap and %$annmap |
445
|
4 |
0 |
16 |
not ref $attr_map->{$key} and $attr_map->{$key} =~ /^\d+$/ |
456
|
6 |
0 |
22 |
not ref $attr_map{$key} and $attr_map{$key} =~ /^\d+$/ |
706
|
3 |
36 |
0 |
defined $line and $cmtcc && $line =~ /^\s*$cmtcc/ || $line =~ /^\s*$/ |
791
|
2 |
0 |
6 |
not ref $attrcol and $attrcol =~ /^\d+$/ |
799
|
5 |
0 |
5 |
exists $$annmap{$i + 1} and not defined $$annmap{$i + 1} |
810
|
0 |
5 |
5 |
defined $line_ok and $header_lines > 0 |