Condition Coverage

lib/Pheno/Ranker/Align.pm
Criterion Covered Total %
condition 20 38 52.6


and 3 conditions

line !l l&&!r l&&r condition
129 36 0 0 defined $self->{'debug'} and $self->{'debug'} > 1
376 2456 686 2582 $char1 == 0 and $char2 == 0
477 175 25 0 @included and @excluded
568 588 7388 11871 $regex and $key =~ /$regex/
572 7563 0 413 $key =~ /age|onset/i and not $self->{'age'}
591 5715 0 0 defined $edges and $val =~ /^HP:/

or 2 conditions

line l !l condition
637 200 0 $out_hash // {}

or 3 conditions

line l !l&&r !l&&!r condition
35 0 0 5 $self->{'debug'} or $self->{'verbose'}
92 0 0 5 $self->{'debug'} or $self->{'verbose'}
109 0 0 1 $self->{'debug'} or $self->{'verbose'}
579 0 0 7563 $val eq "NA" or $val eq "Fake"
0 0 7563 $val eq "NA" or $val eq "Fake" or $val eq "None:No matching concept"
0 1848 5715 $val eq "NA" or $val eq "Fake" or $val eq "None:No matching concept" or $val =~ /1900-01-01|NA0000|P999Y|P9999Y|ARRAY|phenopacket_id/