Branch Coverage

File:dpkg-buildflags.pl
Coverage:10.0%

line%coveragebranch
700TFif (/^--(get|origin|query-features)$/) { }
0TFelsif (/^--export(?:=(sh|make|cmdline|configure))?$/) { }
0TFelsif (/^--(list|status|dump|query)$/) { }
0TFelsif (/^-(?:\?|-help)$/) { }
0TFelsif (/^--version$/) { }
710TFif defined $action
750TFunless defined $param
770TFif defined $action
810TFif $type eq "configure"
840TFif defined $action
870TFif $action eq "list"
10350TFif $load_config
10550TFif ($action eq 'list') { }
50TFelsif ($action eq 'get') { }
50TFelsif ($action eq 'origin') { }
50TFelsif ($action eq 'query-features') { }
50TFelsif ($action =~ /^export-(.*)$/) { }
50TFelsif ($action eq 'dump') { }
0TFelsif ($action eq 'query') { }
0TFelsif ($action eq 'status') { }
1100TFunless $build_flags->has($param)
1140TFunless $build_flags->has($param)
1180TFunless $build_flags->has_features($param)
1230TF$para_shown++ ? :
1250TF$features{$feature} ? :
1300TFunless $flag =~ /^[A-Z]/
1320TFif ($export_type eq 'sh') { }
0TFelsif ($export_type eq 'make') { }
0TFelsif ($export_type eq 'cmdline') { }
1540TFif exists $ENV{$envvar}
1640TF$features{$feature} ? :
1740TFif ($build_flags->is_maintainer_modified($flag))
1890TFif (exists $ENV{$envvar})
2010TF$features{$feature} ? :
2090TF$build_flags->is_maintainer_modified($flag) ? :