| line |
!l |
l&&!r |
l&&r |
condition |
|
54
|
274 |
11 |
4 |
$reader->name eq "workbookPr" and my $date_attr = $reader->getAttribute("date1904")
|
|
|
270 |
8 |
7 |
$reader->name eq "workbookView" and my $active_attr = $reader->getAttribute("activeTab")
|
|
93
|
130 |
0 |
256 |
$xml_reader->name eq $name and $xml_reader->depth == $depth
|
|
110
|
0 |
0 |
76 |
$id and $code
|
|
|
0 |
2 |
74 |
$id and $code and $code =~ /$date_style_regex/u
|
|
184
|
22 |
834 |
2099210 |
$want_iterator and @rows > 1
|
|
192
|
22165 |
44 |
35 |
$node_name eq "sheetData" and $node_type == 15
|
|
202
|
918 |
20 |
808 |
$want_iterator and @rows > 1
|
|
236
|
30 |
0 |
0 |
$seen_node eq "t" and $cell_type eq "inlineStr"
|
|
252
|
52 |
605 |
488 |
$has_date_formatter and $cell_style
|
|
|
657 |
2 |
486 |
$has_date_formatter and $cell_style and &looks_like_number($val)
|
|
|
607 |
0 |
486 |
$has_date_formatter and $cell_style and &looks_like_number($val) and $val >= 0
|