| bin/pheno-ranker | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 19 | 21.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 84 | 0 | 1 | 0 | defined $graph_stats and not defined $cytoscape_json |
| 89 | 1 | 0 | 0 | defined $weights_file and not -f $weights_file |
| line | l | !l | condition |
|---|---|---|---|
| 240 | 0 | 0 | `/usr/bin/nproc` // 1 |
| 263 | 0 | 0 | $ENV{'LOGNAME'} || $ENV{'USER'} || $ENV{'USERNAME'} || 'dummy-user' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 80 | 1 | 0 | 0 | @reference_files or $precomputed_ref_prefix |
| 95 | 0 | 1 | 0 | $out_file_arg // ($target_file ? $out_file_patient : $out_file_cohort) |
| 106 | 0 | 0 | 0 | @reference_files || @append_prefixes || $age || defined $include_hpo_ascendants || defined $retain_excluded_phenotypicFeatures || defined $weights_file |