Branch Coverage

blib/lib/FWS/V2/Check.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
59 0 0 if ($$self{'adminLoginId'})
77 0 0 if ($$self{'userLoginId'})
90 0 0 unless ($fieldValue =~ /^\w+[\w|\.|-]*\w+@(\w+[\w|\.|-]*\w+\.[a-z]{2,4}|(\d{1,3}\.){3}\d{1,3})$/i)
106 0 0 if ($publicKey)
111 0 0 unless ($$result{'is_valid'})
125 0 0 unless ($fieldValue =~ /^.*(?=.{6,})(?=.*\d)(?=.*[a-z])(?=.*[A-Z]).*$/)
147 0 0 unless ($isPresent)
214 0 0 if ($secDiff == 0)
216 0 0 if ($paramHash{'type'} =~ /day/i)