Condition Coverage

lib/Convert/Pheno/Mapping.pm
Criterion Covered Total %
condition 9 17 52.9


and 3 conditions

line !l l&&!r l&&r condition
80 206 0 0 $ontology eq "ohdsi" and not $self->{'ohdsi_db'}
133 1063 68707 0 defined $time && $time =~ /^T(.+)Z$/
258 0 0 70059 $birth and $date

or 2 conditions

line l !l condition
410 255 75 shift() // ""

or 3 conditions

line l !l&&r !l&&!r condition
240 0 10 30 $val eq 'true' || $val eq 'yes'
0 30 0 $val eq 'false' || $val eq 'no'