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