Condition Coverage

lib/Convert/Pheno/SQLite.pm
Criterion Covered Total %
condition 8 23 34.7


and 2 conditions

line l !l condition
402 0 0 $sorted_keys[0] and 0

and 3 conditions

line !l l&&!r l&&r condition
74 50 0 0 $ontology eq 'ohdsi' && defined $path_to_ohdsi_db
140 150 0 150 $column eq "concept_id" and $ontology ne "ohdsi"
236 206 0 0 $search eq "mixed" and not defined $id || defined $label

or 3 conditions

line l !l&&r !l&&!r condition
236 0 0 0 defined $id || defined $label
250 168 38 0 $id // $default_id
251 168 38 0 $label // $default_label
362 0 0 0 $text_similarity_method eq "dice" or $text_similarity_method eq "cosine"