Branch Coverage

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


line true false branch
73 0 0 if ($errorcode eq 1)
74 0 0 if ($errorcode eq 2)
75 0 0 if ($errorcode eq 3)
76 0 0 if ($errorcode eq 4)
77 0 0 if ($errorcode eq 5)
78 0 0 if ($errorcode eq 6)
79 0 0 if ($errorcode eq 7)
80 0 0 if ($errorcode eq 8)
81 0 0 if ($errorcode eq 9)
82 0 0 if ($errorcode eq 10)
83 0 0 if ($errorcode eq 11)
84 0 0 if ($errorcode eq 12)
107 0 0 if ($db->err) { }
124 0 0 if ($concept =~ /C[0-9][0-9][0-9][0-9][0-9][0-9][0-9]/) { }