| line | true | false | branch | 
 
| 40 | 938 | 0 | if $ENV{'HARNESS_ACTIVE'} | 
 
| 90 | 0 | 0 | if (defined $options{'output'}) | 
 
| 130 | 0 | 0 | unless $_[1] =~ /^\w+$/u | 
 
| 160 | 0 | 10 | unless is_int($f) | 
 
| 161 | 10 | 0 | if $f > 0 | 
 
| 270 | 0 | 134 | unless &GetOptionsFromArray($args, all_args()) | 
 
| 273 | 0 | 134 | if ($options{'debug_mode'} > 1) | 
 
| 284 | 19 | 175 | if ($pipeline[$i][0] eq 'substitute') { } | 
 
|  | 0 | 175 | elsif ($pipeline[$i][0] eq 'insert-at-offset') { } | 
 
| 289 | 0 | 0 | unless (ist_int($o)) | 
 
| 303 | 116 | 18 | unless @inputs | 
 
| 305 | 0 | 0 | if ($options{'in_place'} and $options{'merge'}) | 
 
| 309 | 0 | 0 | if ($options{'in_place'} and $options{'output'}) | 
 
| 310 | 0 | 0 | if ($options{'append'}) { } | 
 
| 317 | 0 | 134 | if (defined $options{'input_filter'} and not $options{'recursive'}) |