Condition Coverage

lib/Convert/Pheno/REDCap.pm
Criterion Covered Total %
condition 24 41 58.5


and 3 conditions

line !l l&&!r l&&r condition
59 180 0 0 defined $self->{'debug'} and $self->{'debug'} > 4
61 180 0 0 defined $self->{'debug'} and $self->{'debug'} > 4
87 0 0 180 defined $participant->{$studyId_field} and $participant->{$sex_field}
164 0 140 40 exists $mapping->{'map'}{'ageOfOnset'} and defined $$participant{$mapping->{'map'}{'ageOfOnset'}}
176 0 140 40 exists $mapping->{'map'}{'familyHistory'} and defined $$participant{$mapping->{'map'}{'familyHistory'}}
212 85 0 0 exists $mapping->{'map'}{'ageAtExposure'} && defined $$participant{$mapping->{'map'}{'ageAtExposure'}}
321 0 330 85 exists $mapping->{'map'}{'dateOfProcedure'} and $field eq $mapping->{'map'}{'dateOfProcedure'}
329 330 0 0 exists $mapping->{'map'}{'ageAtProcedure'} && defined $mapping->{'map'}{'ageAtProcedure'}
340 0 0 330 exists $mapping->{'map'}{'dateOfProcedure'} && defined $mapping->{'map'}{'dateOfProcedure'}
485 2650 0 410 defined $participant->{$field} and $participant->{$field} ne ""
492 0 215 195 $project_id eq "3tr_ibd" and $field =~ /comorb/i
574 1080 360 720 $route eq "rectal" and not &any(sub {

or 2 conditions

line l !l condition
257 80 5 $$participant{$field . "_ori"} // -1

or 3 conditions

line l !l&&r !l&&!r condition
578 360 360 720 $field eq 'budesonide' || $field eq 'asa'