| lib/Spreadsheet/Reader/ExcelXML/XMLReader/WorkbookProps.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 6 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 4 | 0 | if ((keys %{$self->current_node_parsed;})[0] eq 'DocumentProperties' or $self->advance_element_position('DocumentProperties')) { } |
| 44 | 12 | 9 | if (exists $method_lookup->{$header}) |
| 47 | 0 | 12 | &is_HashRef($properties->{$header}) ? : |