blib/lib/Dpkg/Getopt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 2 | 9 | 3 | $norm and /^(-[A-Za-z])(.+)$/ |
2 | 7 | 2 | $norm and /^(--[A-Za-z-]+)=(.*)$/ | |
40 | 6 | 2 | 1 | defined $opts{'delim'} and $_ eq $opts{'delim'} |