Condition Coverage

blib/lib/oEdtk/Main.pm
Criterion Covered Total %
condition 0 83 0.0


and 3 conditions

line !l l&&!r l&&r condition
350 0 0 0 ${$refLigne;} =~ /^.{$offsetKey}(\w{$lenKey})/s and &oe_trt_ref_rec(, $refLigne, $offsetRec, $lenRec)
386 0 0 0 $motifs{$Rec_ID} eq '' and not $evalSsTrt{$Rec_ID}[0]
639 0 0 0 $TAG_MODE eq 'C7' and $$rLine =~ /\w+$/
1002 0 0 0 defined $async and $async =~ /^yes$/i
0 0 0 defined $async and $async =~ /^no$/i
1008 0 0 0 $$params{'fifo'} and $^O eq 'MSWin32'
1039 0 0 0 defined $$cfg{'EDTK_COMPO_INCLUDE'} and $$cfg{'EDTK_COMPO_INCLUDE'} =~ /yes/i
1415 0 0 0 defined $_app_typ_trt and not $xTypTrt =~ /^[TD]/i

or 2 conditions

line l !l condition
231 0 0 ${$refVar;} ||= ''
252 0 0 ${$refChaine;} ||= ''
296 0 0 $motif ||= 'A*'
298 0 0 $output ||= '%s'
346 0 0 $offsetRec ||= 0
348 0 0 $lenRec ||= ''
372 0 0 $ouTags{$Rec_ID} ||= '-1'
373 0 0 $motifs{$Rec_ID} ||= ''
374 0 0 $offsetRec ||= 0
375 0 0 $lenRec ||= ''
480 0 0 ${$refMontant;} ||= ''
481 0 0 $decimal ||= 0
592 0 0 shift() || 'DEFAULT'
659 0 0 ${$refChaine;} ||= ''
686 0 0 ${$refChaine;} ||= ''
704 0 0 ${$rChaine;} ||= ''
744 0 0 ${$refVar;} ||= ''
822 0 0 ${$refValue;} ||= ''
860 0 0 $DATATAB[$i] || ''
974 0 0 $$cfg{'EDTK_OUT_ENCODING'} || 'utf8'
1051 0 0 $$cfg{'EDTK_WATERMARKTEXT'} || ' '
1106 0 0 sprintf($motif, @DATATAB) || ''
1116 0 0 shift() || 'PDF'
1124 0 0 shift() || 'PDF'
1414 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
485 0 0 0 ${$refMontant;} eq '' or ${$refMontant;} eq 0
608 0 0 0 not defined $$rLine or length $$rLine == 0
1443 0 0 0 shift() || $$cfg{'EDTK_EXT_DEFAULT'}