Condition Coverage

blib/lib/oEdtk/Tracking.pm
Criterion Covered Total %
condition 1 37 2.7


and 3 conditions

line !l l&&!r l&&r condition
8 1 0 0 defined $_TRACK_TRK and $_TRACK_SIG =~ /warn/i
138 0 0 0 defined $$cfg{'EDTK_TRACK_SIG'} and not $$cfg{'EDTK_TRACK_SIG'} =~ /no/i
188 0 0 0 defined $data[$i] and length $data[$i] > 128
403 0 0 0 defined $job and $job =~ /^([JSDLWEHR])/
426 0 0 0 defined $edmode and $edmode =~ /^([BTMWG])/

or 2 conditions

line l !l condition
63 0 0 $params{'keys'} || []
101 0 0 $params{'user'} || 'None'
152 0 0 $count ||= 1
183 0 0 $data[$i] || ''
184 0 0 $$values{'ED_MESSAGE'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
43 0 0 0 $source || ($ARGV[1] || $ARGV[0])
126 0 0 0 $params{'entity'} || $$cfg{'EDTK_CORP'}
197 0 0 0 $job eq 'W' or $job eq 'H'
228 0 0 0 not defined $entity or length $entity == 0