bin/wrt-feed | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 16 | 37.5 |
line | true | false | branch |
---|---|---|---|
78 | 0 | 1 | unless &GetOptionsFromArray(\@local_argv, 'stdin', \$from_stdin, 'json', \$print_json, 'config=s', \$config_file, 'help', sub { pod2usage(0); } ) |
80 | 0 | 1 | unless (-e $config_file) |
90 | 0 | 1 | if ($from_stdin) { } |
0 | 1 | elsif (@local_argv) { } | |
102 | 0 | 0 | unless ($w->{'entries'}->is_extant($entry)) |
109 | 0 | 1 | if (@expanded_to_display) { } |
110 | 0 | 0 | if ($print_json) { } |
116 | 0 | 1 | if ($print_json) { } |