Branch Coverage

blib/lib/Video/DVDRip/CPAN/Scanf.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
152 0 0 if (defined $2) { }
157 0 0 if (defined $1)
158 0 0 if (defined $4) { }
0 0 elsif (defined $6) { }
0 0 elsif (defined $7) { }
162 0 0 if ($f =~ /^[pnSC]$/) { }
0 0 elsif ($f =~ /^[di]$/) { }
0 0 elsif ($f eq 'x') { }
0 0 elsif ($f eq 'o') { }
0 0 elsif ($f =~ /^[efg]$/) { }
0 0 elsif ($f eq 'u') { }
0 0 elsif ($f eq 's') { }
0 0 elsif ($f eq 'c') { }
175 0 0 $w ? :
177 0 0 $w ? :
179 0 0 unless ($f =~ /^[cC%]$/)
185 0 0 $5 ? :
189 0 0 if ($lit =~ /^\s+$/) { }
216 0 0 if ($$fmt[$ix] eq 'c') { }
0 0 elsif ($$fmt[$ix] =~ /^[diuoxefg]$/) { }
221 0 0 if ($$fmt[$ix] eq 'x') { }
0 0 elsif ($$fmt[$ix] eq 'o') { }
246 0 0 @_ ? :
247 0 0 if (ref $self)