| line | % | coverage | branch |
| 78 | 100 | T | F | defined $icushared_opt ? : |
| 81 | 100 | T | F | defined $icuheaders_opt ? : |
| 92 | 100 | T | F | if ($without_opt) |
| 114 | 100 | T | F | if ($without) |
| 132 | 50 | T | F | if ($without) |
| 145 | 100 | T | F | unless defined $icuheaders |
| 193 | 100 | T | F | if (not $icuconfig_opt or $icuconfig_opt eq 'none') { } |
| 100 | T | F | elsif ($icuconfig_opt eq '1') { } |
| 222 | 100 | T | F | if ($$arg{'ret'}) { } |
| 236 | 100 | T | F | if ($$arg{'autodetect'}) { } |
| 237 | 100 | T | F | unless ($$arg{'icuconfig'}) |
| 269 | 100 | T | F | defined $$arg{'icushared'} ? : |
| 272 | 100 | T | F | defined $$arg{'icuheaders'} ? : |
| 275 | 100 | T | F | if (not $$arg{'without'} and $$arg{'autodetect'} and $$arg{'icuconfig'}) |
| 306 | 100 | T | F | if (defined $icushared) |
| 309 | 100 | T | F | if (length $icushared == 0) { } |
| 326 | 100 | T | F | if (defined $icuheaders) |
| 328 | 100 | T | F | unless (-d $icuheaders) |
| 332 | 100 | T | F | unless (-d $icuheaders) |
| 341 | 100 | T | F | if ($conf->options->get('verbose')) |
| 342 | 100 | T | F | if defined $icuconfig |
| 343 | 100 | T | F | if defined $icushared |
| 344 | 100 | T | F | if defined $icuheaders |
| 353 | 100 | T | F | unless (defined $$arg{'icushared'}) |
| 358 | 100 | T | F | if (not defined $$arg{'icuheaders'} && -d $$arg{'icuheaders'}) { } |
| 366 | 50 | T | F | unless (-e $header) |
| 373 | 100 | T | F | if ($icuconfig_errors) { } |
| 385 | 100 | T | F | if ($$arg{'ccflags_status'}) { } |
| 391 | 100 | T | F | defined $conf->data->get('gccversion') ? : |