Branch Coverage

blib/lib/UMLS/Association/ErrorHandler.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
70 0 0 if ($errorcode eq 1)
71 0 0 if ($errorcode eq 2)
72 0 0 if ($errorcode eq 3)
73 0 0 if ($errorcode eq 4)
74 0 0 if ($errorcode eq 5)
75 0 0 if ($errorcode eq 6)
76 0 0 if ($errorcode eq 7)
77 0 0 if ($errorcode eq 8)
78 0 0 if ($errorcode eq 9)
79 0 0 if ($errorcode eq 10)
80 0 0 if ($errorcode eq 11)
103 0 0 if ($db->err) { }
120 0 0 if ($concept =~ /C[0-9][0-9][0-9][0-9][0-9][0-9][0-9]/) { }