LZWInputStream

Source file "org/apache/commons/compress/compressors/lzw/LZWInputStream.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total107 of 39372%13 of 3461%15412794624
initializeTables(int, int)470%60%44101011
read()160%20%224411
initializeTables(int)144275%1375%1311201
addRepeatOfPreviousCode()51168%1150%121301
readNextCode()51168%1150%121301
close()40%n/a112211
resetCodeSize()40%n/a112211
resetPreviousCode()40%n/a112211
setCodeSize(int)40%n/a112211
read(byte[], int, int)24495%1787%1511401
addEntry(int, byte, int)22492%1150%121501
expandCodeToOutputStack(int, boolean)53100%6100%040701
readFromStack(byte[], int, int)31100%2100%020701
LZWInputStream(InputStream, ByteOrder)23100%n/a010701
setClearCode(int)8100%n/a010201
incrementCodeSize()7100%n/a010201
setPrefix(int, int)6100%n/a010201
getPrefix(int)5100%n/a010101
getCompressedCount()4100%n/a010101
getPrefixesLength()4100%n/a010101
setTableSize(int)4100%n/a010201
getClearCode()3100%n/a010101
getCodeSize()3100%n/a010101
getTableSize()3100%n/a010101