blib/lib/UMLS/Association/ErrorHandler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
74 | 0 | 0 | if ($errorcode eq 1) |
75 | 0 | 0 | if ($errorcode eq 2) |
76 | 0 | 0 | if ($errorcode eq 3) |
77 | 0 | 0 | if ($errorcode eq 4) |
78 | 0 | 0 | if ($errorcode eq 5) |
79 | 0 | 0 | if ($errorcode eq 6) |
80 | 0 | 0 | if ($errorcode eq 7) |
81 | 0 | 0 | if ($errorcode eq 8) |
82 | 0 | 0 | if ($errorcode eq 9) |
83 | 0 | 0 | if ($errorcode eq 10) |
84 | 0 | 0 | if ($errorcode eq 11) |
85 | 0 | 0 | if ($errorcode eq 12) |
108 | 0 | 0 | if ($db->err) { } |
125 | 0 | 0 | if ($concept =~ /C[0-9][0-9][0-9][0-9][0-9][0-9][0-9]/) { } |