| blib/lib/App/Fasops/Command/mergecsv.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 1 | 4 | if (@{$args;} < 1) |
| 52 | 0 | 6 | if lc $_ eq 'stdin' |
| 53 | 2 | 4 | unless (Path::Tiny::path($_)->is_file) |
| 76 | 0 | 4 | if (lc $infile eq 'stdin') { } |
| 86 | 0 | 20 | unless $line |
| 90 | 10 | 10 | if (exists $index_of->{$id}) { } |
| 91 | 5 | 5 | if ($opt->{'concat'}) |
| 121 | 0 | 2 | if (keys %seen > 1) |
| 131 | 2 | 0 | if (lc $opt->{'outfile'} eq 'stdout') { } |