MCPcopy Create free account
hub / github.com/RealTimeGenomics/rtg-tools / readLine

Method readLine

src/main/java/com/rtg/tabix/LineReader.java:46–46  ·  view source on GitHub ↗

Reads a line of input @return the read line @throws IOException if a problem occurs during reading

()

Source from the content-addressed store, hash-verified

44 * @throws IOException if a problem occurs during reading
45 */
46 String readLine() throws IOException;
47}

Callers 15

testSomeMethodMethod · 0.65
extractRecordsMethod · 0.65
testMethod · 0.65
testLinearReadMethod · 0.65
testValidUseMethod · 0.65
testValidUseQMethod · 0.65
testValidUseProteinMethod · 0.65
testIteratorMethod · 0.65
checkContentMethod · 0.65
mainMethod · 0.65
testInteractionMethod · 0.65
splitLinesMethod · 0.65

Implementers 5

BlockCompressedLineReadersrc/main/java/com/rtg/tabix/BlockCompr
TabixLineReadersrc/main/java/com/rtg/tabix/TabixLineR
SingleRestrictionLineReadersrc/main/java/com/rtg/tabix/TabixLineR
MultiRestrictionLineReadersrc/main/java/com/rtg/tabix/TabixLineR
BrLineReadersrc/main/java/com/rtg/tabix/BrLineRead

Calls

no outgoing calls

Tested by 15

testSomeMethodMethod · 0.52
extractRecordsMethod · 0.52
testMethod · 0.52
testLinearReadMethod · 0.52
testValidUseMethod · 0.52
testValidUseQMethod · 0.52
testValidUseProteinMethod · 0.52
testIteratorMethod · 0.52
checkContentMethod · 0.52
mainMethod · 0.52
testInteractionMethod · 0.52
splitLinesMethod · 0.52