line |
true |
false |
branch |
23
|
1 |
8 |
if ($r->{'util_args'}{'by_code'}) { }
|
|
1 |
7 |
elsif (defined $r->{'util_args'}{'by_sortsub'}) { }
|
|
2 |
5 |
elsif (my $eg = $r->{'util_args'}{'by_examples'}) { }
|
38
|
3 |
21 |
$r->{'util_args'}{'ci'} ? :
|
39
|
3 |
21 |
$r->{'util_args'}{'ci'} ? :
|
40
|
3 |
21 |
$code_gets_field_with_pos ? :
|
41
|
3 |
21 |
$code_gets_field_with_pos ? :
|
42
|
7 |
17 |
$r->{'util_args'}{'reverse'} ? :
|
52
|
2 |
13 |
if ($main::_CSV_SORTED_FIELDS) { }
|
55
|
1 |
1 |
if (Data::Cmp::cmp_data($r->{'input_fields'}, $r->{'output_fields'})) { }
|
57
|
0 |
1 |
$r->{'util_args'}{'quiet'} ? :
|
60
|
0 |
1 |
$r->{'util_args'}{'quiet'} ? :
|