The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
Todo Work | 8 | todo, FIXME |
Each tag is detailed below:
Number of occurrences found in the code: 8
ca.uhn.hl7v2.hoh.encoder.AbstractHl7OverHttp | Line |
---|---|
un-url encode this | 87 |
ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest | Line |
add test to make sure that a request with chunked encoding can be decoded | 31 |
ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpEncoderTest | Line |
add a test to make sure that the date header matches the message timestamp | 25 |
ca.uhn.hl7v2.hoh.hapi.server.HohServletTest | Line |
Add test to make sure that client encoding and charset get respected in response | 52 |
ca.uhn.hl7v2.hoh.llp.LlpClientTest | Line |
LLP should respect the "close" header in a response | 36 |
ca.uhn.hl7v2.hoh.raw.client.HohRawClientMultithreaded | Line |
reap immediately if timeout is 0 | 152 |
ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest | Line |
add test with chunked encoding and additional trailing headers | 159 |
ca.uhn.hl7v2.hoh.util.repackage.Base64 | Line |
could be simplified if there is no requirement to reject invalid line sep when length <=0 | 298 |