line |
!l |
l&&!r |
l&&r |
condition |
56
|
93 |
5 |
2 |
$reader->name eq "workbookPr" and my $attr_value = $reader->getAttribute("date1904")
|
92
|
65 |
0 |
128 |
$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/
|
169
|
7093 |
16 |
15 |
$node_name eq "sheetData" and $node_type == 15
|
200
|
3 |
0 |
0 |
$seen_node eq "t" and $cell_type eq "inlineStr"
|
217
|
26 |
131 |
244 |
$has_date_formatter and $cell_style
|
|
157 |
1 |
243 |
$has_date_formatter and $cell_style and &looks_like_number($val)
|
|
132 |
0 |
243 |
$has_date_formatter and $cell_style and &looks_like_number($val) and $val >= 0
|