Branch Coverage
blib/lib/Dpkg/Getopt.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
35
3
11
if ($norm and /^(-[A-Za-z])(.+)$/) { }
2
9
elsif ($norm and /^(--[A-Za-z-]+)=(.*)$/) { }
40
1
8
if defined $opts{'delim'} and $_ eq $opts{'delim'}