| blib/lib/Dpkg/Vendor/Ubuntu.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 14 | 21.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 55 | 0 | 0 | 0 | defined $fields->{'Version'} and defined $fields->{'Maintainer'} |
| 0 | 0 | 0 | defined $fields->{'Version'} and defined $fields->{'Maintainer'} and $fields->{'Version'} =~ /ubuntu/ | |
| 58 | 0 | 0 | 0 | length $ENV{'DEBEMAIL'} and $ENV{'DEBEMAIL'} =~ /\@ubuntu\.com/ |
| 142 | 0 | 250 | 9 | $changes and $changes =~ /lp:\s+\#\d+(?:,\s*\#\d+)*/gip |
| line | l | !l | condition |
|---|---|---|---|
| 90 | 250 | 0 | $fields->{'Changes'} // '' |