Condition Coverage

File:Dpkg/Vendor/Ubuntu.pm
Coverage:21.4%

line%coveragecondition
550
ABCdec
0XX0
10X0
1100
1111
defined $fields->{'Version'} and defined $fields->{'Maintainer'} and $fields->{'Version'} =~ /ubuntu/
580
ABdec
0X0
100
111
length $ENV{'DEBEMAIL'} and $ENV{'DEBEMAIL'} =~ /\@(?:ubuntu|canonical)\.com/
9050
Adec
00
11
$fields->{'Changes'} // ""
14267
ABdec
0X0
100
111
$changes and $changes =~ /lp:\s+\#\d+(?:,\s*\#\d+)*/gip