| line | true | false | branch | 
 
| 35 | 0 | 4 | $_[0]->has_bins ? : | 
 
| 135 | 4 | 4 | /^\s*(.*?)\s*=\s*(.*)\s*$/ ? : | 
 
| 147 | 0 | 0 | /^\s*(.*?)\s*=\s*(.*)\s*$/ ? : | 
 
| 183 | 4 | 0 | unless $self->build_command | 
 
|  | 0 | 4 | if (defined $self->isolate_dynamic or defined $self->autoconf_with_pic or grep /(?<!\%)\%c/, @{[] unless $self->build_command;}) | 
 
| 187 | 2 | 1 | if (@{$self->inline_auto_include;} or @{$self->bin_requires;} or defined $self->msys) | 
 
| 189 | 1 | 2 | if (@{$self->bin_requires;}) | 
 
| 194 | 0 | 4 | if (defined $self->stage_install) | 
 
| 198 | 4 | 0 | unless $self->build_command | 
 
|  | 4 | 0 | unless $self->install_command | 
 
|  | 0 | 4 | if (@{$self->helper;} or grep /(?<!\%)\%\{([a-zA-Z_][a-zA-Z_0-9]+)\}/, @{[] unless $self->build_command;}, @{[] unless $self->install_command;}) | 
 
| 208 | 0 | 4 | @{$self->split_bins;} > 0 ? : | 
 
| 217 | 0 | 4 | @{$self->split_bins;} > 0 ? : |