blib/lib/Spreadsheet/XLSX.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 20 | 27 | 74.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
99 | 0 | 3464 | 1622 | length $_ and $parsing_v_tag |
123 | 0 | 3 | 783 | defined $sty and defined $shared_info->{'styles'}[$sty] |
137 | 1525 | 0 | 97 | $v =~ /(.*)E\-(.*)/gms and $type eq "Numeric" |
262 | 0 | 0 | 28 | defined $id and defined $target |
line | l | !l | condition |
---|---|---|---|
225 | 2 | 3 | $1 || '' |
229 | 25 | 32 | $1 || '' |
241 | 25 | 32 | $1 || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
120 | 836 | 0 | 786 | $s or $s2 |
230 | 30 | 11 | 16 | $formatCode eq $default or not $formatCode |
231 | 1 | 0 | 40 | $t1 == 9 or $t1 == 10 |