| line |
l |
!l |
condition |
|
81
|
9 |
333 |
$parsed_command->{'flags'} // {} |
|
82
|
9 |
0 |
$parsed_command->{'flags'}{$flag} // 1 |
|
84
|
342 |
0 |
$parsed_command->{'program'} // "" |
|
|
243 |
99 |
$parsed_command->{'subcommand'} // "" |
|
106
|
0 |
432 |
$args{'strip_ansi'} // 0 |
|
|
414 |
18 |
$args{'strip_lines_matching'} // [] |
|
|
0 |
432 |
$args{'keep_lines_matching'} // [] |
|
|
180 |
252 |
$args{'truncate_lines_at'} // 0 |
|
|
423 |
9 |
$args{'max_lines'} // 0 |
|
|
9 |
423 |
$args{'tail_lines'} // 0 |
|
|
9 |
423 |
$args{'head_lines'} // 0 |
|
|
9 |
423 |
$args{'on_empty'} // "" |
|
|
0 |
432 |
$args{'replace'} // [] |
|
|
18 |
414 |
$args{'match_output'} // [] |
|
|
9 |
423 |
$args{'filter_stderr'} // 0 |
|
|
9 |
423 |
$args{'output_detect'} // undef |
|
|
18 |
414 |
$args{'transform'} // undef |
|
|
9 |
423 |
$args{'command_transform'} // undef |
|
116
|
148 |
0 |
$filter_spec->{'program'} // "" |
|
|
148 |
0 |
$parsed->{'program'} // "" |
|
120
|
2 |
0 |
$filter_spec->{'subcommand'} // "" |
|
|
2 |
0 |
$parsed->{'subcommand'} // "" |
|
124
|
0 |
0 |
$filter_spec->{'flags'} // {} |
|
251
|
0 |
0 |
$4 // 0 |
|
876
|
8 |
0 |
$stderr // "" |
|
945
|
0 |
0 |
$matched_filter->{'tail_lines'} // 0 |
|
1007
|
0 |
0 |
$stderr // "" |
|
1027
|
0 |
0 |
$matched_filter->{'match_output'} // [] |
|
1037
|
0 |
0 |
$matched_filter->{'strip_lines_matching'} // [] |
|
1052
|
0 |
0 |
$matched_filter->{'keep_lines_matching'} // [] |
|
1076
|
0 |
0 |
$matched_filter->{'tail_lines'} // 0 |