Branch Coverage

blib/lib/App/Greple/msdoc.pm
Criterion Covered Total %
branch 5 30 16.6


line true false branch
130 0 0 $1 ? :
135 0 0 unless my $file = delete $arg{&FILELABEL}
164 0 0 if (not $+{'single'} and $nonewline{$+{'tag'}}) { }
167 0 0 $+{'open'} ? :
0 0 $+{'close'} ? :
170 0 0 if $+{'close'}
171 0 0 $+{'open'} ? :
186 0 4 unless my $file = $arg{&FILELABEL}
187 0 4 unless my $type = ($file =~ /\.((?:doc|xls|ppt)[xm])$/u)[0]
190 2 2 if ($pid)
194 2 0 if ($format eq 'text') { }
0 0 elsif ($format =~ /xml$/u) { }
201 0 0 unless my $member = $zip->memberNamed($entry)
202 0 0 unless my $xml = $member->contents
206 0 0 if (my $sub = $formatter{$format})