| line | % | coverage | branch |
| 70 | 0 | T | F | if (/^--(get|origin|query-features)$/) { } |
| 0 | T | F | elsif (/^--export(?:=(sh|make|cmdline|configure))?$/) { } |
| 0 | T | F | elsif (/^--(list|status|dump|query)$/) { } |
| 0 | T | F | elsif (/^-(?:\?|-help)$/) { } |
| 0 | T | F | elsif (/^--version$/) { } |
| 71 | 0 | T | F | if defined $action |
| 75 | 0 | T | F | unless defined $param |
| 77 | 0 | T | F | if defined $action |
| 81 | 0 | T | F | if $type eq "configure" |
| 84 | 0 | T | F | if defined $action |
| 87 | 0 | T | F | if $action eq "list" |
| 103 | 50 | T | F | if $load_config |
| 105 | 50 | T | F | if ($action eq 'list') { } |
| 50 | T | F | elsif ($action eq 'get') { } |
| 50 | T | F | elsif ($action eq 'origin') { } |
| 50 | T | F | elsif ($action eq 'query-features') { } |
| 50 | T | F | elsif ($action =~ /^export-(.*)$/) { } |
| 50 | T | F | elsif ($action eq 'dump') { } |
| 0 | T | F | elsif ($action eq 'query') { } |
| 0 | T | F | elsif ($action eq 'status') { } |
| 110 | 0 | T | F | unless $build_flags->has($param) |
| 114 | 0 | T | F | unless $build_flags->has($param) |
| 118 | 0 | T | F | unless $build_flags->has_features($param) |
| 124 | 0 | T | F | $para_shown++ ? : |
| 126 | 0 | T | F | $features{$feature} // $builtins{$feature} ? : |
| 127 | 0 | T | F | $builtins{$feature} ? : |
| 0 | T | F | if exists $builtins{$feature} |
| 132 | 0 | T | F | unless $flag =~ /^[A-Z]/ |
| 134 | 0 | T | F | if ($export_type eq 'sh') { } |
| 0 | T | F | elsif ($export_type eq 'make') { } |
| 0 | T | F | elsif ($export_type eq 'cmdline') { } |
| 156 | 0 | T | F | if exists $ENV{$envvar} |
| 167 | 0 | T | F | $features{$feature} // $builtins{$feature} ? : |
| 171 | 0 | T | F | $builtins{$feature} ? : |
| 181 | 0 | T | F | if ($build_flags->is_maintainer_modified($flag)) |
| 196 | 0 | T | F | if (exists $ENV{$envvar}) |
| 209 | 0 | T | F | $features{$feature} // $builtins{$feature} ? : |
| 214 | 0 | T | F | unless exists $builtins{$feature} |
| 215 | 0 | T | F | $builtins{$feature} ? : |
| 223 | 0 | T | F | $build_flags->is_maintainer_modified($flag) ? : |