| bin/xsone | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 12 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 8 | unless &GetOptions("src|s=s", \$src_dir, "out|o=s", \$output, "order=s\@", \@order, "verbose|v", \$verbose, "help|h|?", \$help) |
| 26 | 1 | 7 | if $help |
| 27 | 1 | 6 | unless $src_dir |
| 28 | 1 | 5 | unless $output |
| 30 | 1 | 4 | @order ? : |
| 37 | 2 | 2 | unless $verbose |