line |
!l |
l&&!r |
l&&r |
condition |
56
|
52 |
3 |
2 |
$reader->name eq "workbookPr" and my $attr_value = $reader->getAttribute("date1904")
|
92
|
62 |
0 |
125 |
$xml_reader->name eq $name and $xml_reader->depth == $depth
|
109
|
0 |
0 |
38 |
$id and $code
|
|
0 |
1 |
37 |
$id and $code and $code =~ /$date_style_regex/
|
168
|
6263 |
14 |
13 |
$node_name eq "sheetData" and $node_type == 15
|
192
|
3 |
0 |
0 |
$seen_node eq "t" and $cell_type eq "inlineStr"
|
209
|
26 |
103 |
239 |
$has_date_formatter and $cell_style
|
|
129 |
1 |
238 |
$has_date_formatter and $cell_style and &looks_like_number($val)
|
|
104 |
0 |
238 |
$has_date_formatter and $cell_style and &looks_like_number($val) and $val >= 0
|