Condition Coverage

lib/Convert/Pheno/PXF.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
293 0 0 26 exists $phenopacket->{'subject'}{'sex'} and $phenopacket->{'subject'}{'sex'} ne ""

or 2 conditions

line l !l condition
387 1 0 `/usr/bin/nproc` // 1

or 3 conditions

line l !l&&r !l&&!r condition
103 0 24 0 exists $disease->{'negated'} || exists $disease->{'excluded'}
268 0 156 0 exists $phenotypicFeature->{'negated'} || exists $phenotypicFeature->{'excluded'}