| blib/lib/ETL/Yertl/Command/yq.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 22 | 18.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 0 | if (ref $_[-1] eq 'HASH') | 
| 25 | 0 | 0 | unless $filter | 
| 27 | 0 | 0 | unless @files | 
| 31 | 0 | 0 | if ($file eq '-') { } | 
| 36 | 0 | 0 | unless (open $fh, '<', $file) | 
| 57 | 0 | 0 | if ($opt->{'xargs'}) | 
| 64 | 0 | 0 | if is_empty($doc) | 
| 65 | 0 | 0 | if (&isTrue($doc)) { } | 
| 0 | 0 | elsif (&isFalse($doc)) { } | |
| 87 | 1 | 3 | if ($scope->{'sort'}) { } | 
| 2 | 1 | elsif ($scope->{'group_by'}) { } |