| line | true | false | branch | 
 
| 2 | 0 | 2 | if $] < 5.005 | 
 
| 42 | 0 | 0 | $h eq 'guess' ? : | 
 
|  | 0 | 0 | $h eq 'read' ? : | 
 
|  | 0 | 0 | $h eq 'built' ? : | 
 
| 47 | 0 | 0 | unless $h > 0 and $h < 4 | 
 
| 52 | 0 | 0 | if (defined $sheetNames and ref $sheetNames eq 'ARRAY') { } | 
 
|  | 0 | 0 | elsif (defined $sheetIndices and ref $sheetIndices eq 'ARRAY') { } | 
 
| 62 | 0 | 0 | if ($excelFormat eq '2003') { } | 
 
|  | 0 | 0 | elsif ($excelFormat eq '2007') { } | 
 
| 74 | 0 | 0 | if scalar keys %sheetsName and not defined $sheetsName{$$sheet{'Name'}} | 
 
| 75 | 0 | 0 | if scalar keys %sheetsIndex and not defined $sheetsIndex{$num} | 
 
| 76 | 0 | 0 | unless defined $$sheet{'MinRow'} and defined $$sheet{'MaxRow'} and defined $$sheet{'MinCol'} and defined $$sheet{'MaxRow'} | 
 
| 84 | 0 | 0 | defined $cel ? : | 
 
| 89 | 0 | 0 | if $h == H_GUESS() | 
 
| 92 | 0 | 0 | Data::Table::fromFileIsHeader($s, $d) ? : | 
 
| 95 | 0 | 0 | if ($h == H_READ()) { } | 
 
|  | 0 | 0 | elsif ($h == H_BUILT()) { } | 
 
| 109 | 0 | 0 | defined $cel ? : | 
 
| 123 | 0 | 0 | $2 ? : | 
 
|  | 0 | 0 | $1 ? : | 
 
| 137 | 0 | 0 | unless defined $portrait | 
 
| 140 | 0 | 0 | if ref $colors eq 'ARRAY' and scalar @$colors == 3 | 
 
| 152 | 0 | 0 | if ($portrait) { } | 
 
| 175 | 0 | 0 | unless defined $tables and scalar @$tables | 
 
| 176 | 0 | 0 | unless defined $names | 
 
| 177 | 0 | 0 | unless defined $colors | 
 
| 178 | 0 | 0 | unless defined $portrait | 
 
| 180 | 0 | 0 | if ($excelFormat eq '2003') { } | 
 
|  | 0 | 0 | elsif ($excelFormat eq '2007') { } | 
 
| 187 | 0 | 0 | unless defined $portrait | 
 
| 191 | 0 | 0 | if not defined $myColor and defined $prevColors | 
 
| 194 | 0 | 0 | if not defined $myPortrait and defined $prevPortrait | 
 
| 196 | 0 | 0 | $$names[$i] ? : |