blib/lib/UMLS/Interface/ErrorHandler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 30 | 0.0 |
line | true | false | branch |
---|---|---|---|
79 | 0 | 0 | if ($errorcode eq 1) |
80 | 0 | 0 | if ($errorcode eq 2) |
81 | 0 | 0 | if ($errorcode eq 3) |
82 | 0 | 0 | if ($errorcode eq 4) |
83 | 0 | 0 | if ($errorcode eq 5) |
84 | 0 | 0 | if ($errorcode eq 6) |
85 | 0 | 0 | if ($errorcode eq 7) |
86 | 0 | 0 | if ($errorcode eq 8) |
87 | 0 | 0 | if ($errorcode eq 9) |
88 | 0 | 0 | if ($errorcode eq 10) |
89 | 0 | 0 | if ($errorcode eq 11) |
90 | 0 | 0 | if ($errorcode eq 12) |
113 | 0 | 0 | if ($db->err) { } |
130 | 0 | 0 | if ($concept =~ /C[0-9][0-9][0-9][0-9][0-9][0-9][0-9]/) { } |
146 | 0 | 0 | if ($st =~ /T[0-9][0-9][0-9]/) { } |