| line | true | false | branch | 
 
| 113 | 0 | 0 | $1 ? : | 
 
| 118 | 0 | 0 | unless my $file = delete $arg{&FILELABEL} | 
 
| 147 | 0 | 0 | if (not $+{'single'} and $nonewline{$+{'tag'}}) { } | 
 
| 150 | 0 | 0 | $+{'open'} ? : | 
 
|  | 0 | 0 | $+{'close'} ? : | 
 
| 153 | 0 | 0 | if $+{'close'} | 
 
| 154 | 0 | 0 | $+{'open'} ? : | 
 
| 171 | 0 | 0 | unless my $file = $arg{&FILELABEL} | 
 
| 172 | 0 | 0 | unless my $type = ($file =~ /\.(docx|xlsx|pptx)$/u)[0] | 
 
| 175 | 0 | 0 | if ($pid) | 
 
| 179 | 0 | 0 | if ($format eq 'text') { } | 
 
|  | 0 | 0 | elsif ($format =~ /xml$/u) { } | 
 
| 186 | 0 | 0 | unless my $member = $zip->memberNamed($entry) | 
 
| 187 | 0 | 0 | unless my $xml = $member->contents | 
 
| 191 | 0 | 0 | if (my $sub = $formatter{$format}) |