| blib/lib/Excel/ValueReader/XLSX/Backend.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 12 | 58.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 43 | 0 | 10 | unless $result == 0 | 
| 59 | 0 | 10 | unless my $sheet_id = $self->sheet_for_table->[$table_id] | 
| 127 | 0 | 70 | unless my $contents = $self->zip->contents($member) | 
| 138 | 0 | 28 | unless $sheet | 
| 142 | 10 | 18 | if $sheet =~ /^\d+$/ | 
| 143 | 0 | 28 | unless $id |