Percentage | Lines | ||
---|---|---|---|
DecodingException |
|
100 % | 13 |
Bencode |
|
100 % | 15 |
EncodingException |
|
100 % | 21 |
Encoder |
|
100 % | 92 |
NonCompliantDecoder |
|
100 % | 51 |
Decoder |
|
100 % | 298 |
CRAP Score | Lines | ||
---|---|---|---|
Decoder::decodeDictionary() | 6 | 38 | |
Encoder::encodeObject() | 4 | 16 | |
Decoder::readDigits() | 4 | 27 | |
Decoder::decodeList() | 3 | 18 | |
Decoder::checkCursorPosition() | 3 | 12 | |
Decoder::castInteger() | 3 | 9 | |
Decoder::decodeInteger() | 3 | 19 | |
Decoder::decodeFastString() | 3 | 17 | |
NonCompliantDecoder::decodeDictionary() | 2 | 12 | |
Decoder::dictionaryComplianceError() | 2 | 7 | |