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