LCOV - code coverage report
Current view: top level - tests - DecoderTests.cpp (source / functions) Hit Total Coverage
Test: cpp-bencoding code coverage Lines: 255 258 98.8 %
Date: 2018-04-21 15:28:44 Functions: 152 153 99.3 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
bencoding::tests::DecoderTests::~DecoderTests() 0
_GLOBAL__sub_I__ZN9bencoding5tests51DecoderTests_EmptyDictionaryIsDecodedCorrectly_Test10test_info_E 1
__static_initialization_and_destruction_0(int, int) 1
bencoding::tests::DecoderTests_EmptyListIsCorrectlyDecoded_Test::TestBody() 1
bencoding::tests::DecoderTests_EmptyListIsCorrectlyDecoded_Test::DecoderTests_EmptyListIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_EmptyListIsCorrectlyDecoded_Test::~DecoderTests_EmptyListIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_EmptyListIsCorrectlyDecoded_Test::~DecoderTests_EmptyListIsCorrectlyDecoded_Test().2 1
bencoding::tests::DecoderTests_IntegerZeroIsCorrectlyDecoded_Test::TestBody() 1
bencoding::tests::DecoderTests_IntegerZeroIsCorrectlyDecoded_Test::DecoderTests_IntegerZeroIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_IntegerZeroIsCorrectlyDecoded_Test::~DecoderTests_IntegerZeroIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_IntegerZeroIsCorrectlyDecoded_Test::~DecoderTests_IntegerZeroIsCorrectlyDecoded_Test().2 1
bencoding::tests::DecoderTests_EmptyStringIsCorrrectlyDecoded_Test::TestBody() 1
bencoding::tests::DecoderTests_EmptyStringIsCorrrectlyDecoded_Test::DecoderTests_EmptyStringIsCorrrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_EmptyStringIsCorrrectlyDecoded_Test::~DecoderTests_EmptyStringIsCorrrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_EmptyStringIsCorrrectlyDecoded_Test::~DecoderTests_EmptyStringIsCorrrectlyDecoded_Test().2 1
bencoding::tests::DecoderTests_EmptyDictionaryIsDecodedCorrectly_Test::TestBody() 1
bencoding::tests::DecoderTests_EmptyDictionaryIsDecodedCorrectly_Test::DecoderTests_EmptyDictionaryIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_EmptyDictionaryIsDecodedCorrectly_Test::~DecoderTests_EmptyDictionaryIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_EmptyDictionaryIsDecodedCorrectly_Test::~DecoderTests_EmptyDictionaryIsDecodedCorrectly_Test().2 1
bencoding::tests::DecoderTests_NegativeIntegerIsCorrectlyDecoded_Test::TestBody() 1
bencoding::tests::DecoderTests_NegativeIntegerIsCorrectlyDecoded_Test::DecoderTests_NegativeIntegerIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_NegativeIntegerIsCorrectlyDecoded_Test::~DecoderTests_NegativeIntegerIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_NegativeIntegerIsCorrectlyDecoded_Test::~DecoderTests_NegativeIntegerIsCorrectlyDecoded_Test().2 1
bencoding::tests::DecoderTests_PositiveIntegerIsCorrectlyDecoded_Test::TestBody() 1
bencoding::tests::DecoderTests_PositiveIntegerIsCorrectlyDecoded_Test::DecoderTests_PositiveIntegerIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_PositiveIntegerIsCorrectlyDecoded_Test::~DecoderTests_PositiveIntegerIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_PositiveIntegerIsCorrectlyDecoded_Test::~DecoderTests_PositiveIntegerIsCorrectlyDecoded_Test().2 1
bencoding::tests::DecoderTests_ListWithTwoStringsIsDecodedCorrectly_Test::TestBody() 1
bencoding::tests::DecoderTests_ListWithTwoStringsIsDecodedCorrectly_Test::DecoderTests_ListWithTwoStringsIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_ListWithTwoStringsIsDecodedCorrectly_Test::~DecoderTests_ListWithTwoStringsIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_ListWithTwoStringsIsDecodedCorrectly_Test::~DecoderTests_ListWithTwoStringsIsDecodedCorrectly_Test().2 1
bencoding::tests::DecoderTests_DecodeFromStreamWorksAsDecodeFromString_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeFromStreamWorksAsDecodeFromString_Test::DecoderTests_DecodeFromStreamWorksAsDecodeFromString_Test() 1
bencoding::tests::DecoderTests_DecodeFromStreamWorksAsDecodeFromString_Test::~DecoderTests_DecodeFromStreamWorksAsDecodeFromString_Test() 1
bencoding::tests::DecoderTests_DecodeFromStreamWorksAsDecodeFromString_Test::~DecoderTests_DecodeFromStreamWorksAsDecodeFromString_Test().2 1
bencoding::tests::DecoderTests_ListWithSingleIntegerIsDecodedCorrectly_Test::TestBody() 1
bencoding::tests::DecoderTests_ListWithSingleIntegerIsDecodedCorrectly_Test::DecoderTests_ListWithSingleIntegerIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_ListWithSingleIntegerIsDecodedCorrectly_Test::~DecoderTests_ListWithSingleIntegerIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_ListWithSingleIntegerIsDecodedCorrectly_Test::~DecoderTests_ListWithSingleIntegerIsDecodedCorrectly_Test().2 1
bencoding::tests::DecoderTests_DictionaryWithTwoItemsIsDecodedCorrectly_Test::TestBody() 1
bencoding::tests::DecoderTests_DictionaryWithTwoItemsIsDecodedCorrectly_Test::DecoderTests_DictionaryWithTwoItemsIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_DictionaryWithTwoItemsIsDecodedCorrectly_Test::~DecoderTests_DictionaryWithTwoItemsIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_DictionaryWithTwoItemsIsDecodedCorrectly_Test::~DecoderTests_DictionaryWithTwoItemsIsDecodedCorrectly_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsAtEOF_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsAtEOF_Test::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsAtEOF_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsAtEOF_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputIsAtEOF_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsAtEOF_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputIsAtEOF_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsEmpty_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsEmpty_Test::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsEmpty_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsEmpty_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputIsEmpty_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsEmpty_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputIsEmpty_Test().2 1
bencoding::tests::DecoderTests_DictionaryWithSingleItemIsDecodedCorrectly_Test::TestBody() 1
bencoding::tests::DecoderTests_DictionaryWithSingleItemIsDecodedCorrectly_Test::DecoderTests_DictionaryWithSingleItemIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_DictionaryWithSingleItemIsDecodedCorrectly_Test::~DecoderTests_DictionaryWithSingleItemIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_DictionaryWithSingleItemIsDecodedCorrectly_Test::~DecoderTests_DictionaryWithSingleItemIsDecodedCorrectly_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsInError_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsInError_Test::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsInError_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsInError_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputIsInError_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputIsInError_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputIsInError_Test().2 1
bencoding::tests::DecoderTests_ExplicitlyPositiveIntegerIsCorrectlyDecoded_Test::TestBody() 1
bencoding::tests::DecoderTests_ExplicitlyPositiveIntegerIsCorrectlyDecoded_Test::DecoderTests_ExplicitlyPositiveIntegerIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_ExplicitlyPositiveIntegerIsCorrectlyDecoded_Test::~DecoderTests_ExplicitlyPositiveIntegerIsCorrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_ExplicitlyPositiveIntegerIsCorrectlyDecoded_Test::~DecoderTests_ExplicitlyPositiveIntegerIsCorrectlyDecoded_Test().2 1
bencoding::tests::DecoderTests_NonemptyStringWithTenCharacterIsCorrrectlyDecoded_Test::TestBody() 1
bencoding::tests::DecoderTests_NonemptyStringWithTenCharacterIsCorrrectlyDecoded_Test::DecoderTests_NonemptyStringWithTenCharacterIsCorrrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_NonemptyStringWithTenCharacterIsCorrrectlyDecoded_Test::~DecoderTests_NonemptyStringWithTenCharacterIsCorrrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_NonemptyStringWithTenCharacterIsCorrrectlyDecoded_Test::~DecoderTests_NonemptyStringWithTenCharacterIsCorrrectlyDecoded_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenColonIsMissingInString_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenColonIsMissingInString_Test::DecoderTests_DecodeThrowsDecodingErrorWhenColonIsMissingInString_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenColonIsMissingInString_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenColonIsMissingInString_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenColonIsMissingInString_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenColonIsMissingInString_Test().2 1
bencoding::tests::DecoderTests_DictionaryWithKeysThatAreNotSortedIsDecodedCorrectly_Test::TestBody() 1
bencoding::tests::DecoderTests_DictionaryWithKeysThatAreNotSortedIsDecodedCorrectly_Test::DecoderTests_DictionaryWithKeysThatAreNotSortedIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_DictionaryWithKeysThatAreNotSortedIsDecodedCorrectly_Test::~DecoderTests_DictionaryWithKeysThatAreNotSortedIsDecodedCorrectly_Test() 1
bencoding::tests::DecoderTests_DictionaryWithKeysThatAreNotSortedIsDecodedCorrectly_Test::~DecoderTests_DictionaryWithKeysThatAreNotSortedIsDecodedCorrectly_Test().2 1
bencoding::tests::DecoderTests_NonemptyStringWithSingleCharacterIsCorrrectlyDecoded_Test::TestBody() 1
bencoding::tests::DecoderTests_NonemptyStringWithSingleCharacterIsCorrrectlyDecoded_Test::DecoderTests_NonemptyStringWithSingleCharacterIsCorrrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_NonemptyStringWithSingleCharacterIsCorrrectlyDecoded_Test::~DecoderTests_NonemptyStringWithSingleCharacterIsCorrrectlyDecoded_Test() 1
bencoding::tests::DecoderTests_NonemptyStringWithSingleCharacterIsCorrrectlyDecoded_Test::~DecoderTests_NonemptyStringWithSingleCharacterIsCorrrectlyDecoded_Test().2 1
bencoding::tests::DecoderTests_DecodeForStreamDoesNotReadCharactersPassFirstDecodedItem_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeForStreamDoesNotReadCharactersPassFirstDecodedItem_Test::DecoderTests_DecodeForStreamDoesNotReadCharactersPassFirstDecodedItem_Test() 1
bencoding::tests::DecoderTests_DecodeForStreamDoesNotReadCharactersPassFirstDecodedItem_Test::~DecoderTests_DecodeForStreamDoesNotReadCharactersPassFirstDecodedItem_Test() 1
bencoding::tests::DecoderTests_DecodeForStreamDoesNotReadCharactersPassFirstDecodedItem_Test::~DecoderTests_DecodeForStreamDoesNotReadCharactersPassFirstDecodedItem_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenCharEIsMissingFromEndOfList_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenCharEIsMissingFromEndOfList_Test::DecoderTests_DecodeThrowsDecodingErrorWhenCharEIsMissingFromEndOfList_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenCharEIsMissingFromEndOfList_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenCharEIsMissingFromEndOfList_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenCharEIsMissingFromEndOfList_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenCharEIsMissingFromEndOfList_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutValue_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutValue_Test::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutValue_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutValue_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutValue_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutValue_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutValue_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithInvalidSymbol_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithInvalidSymbol_Test::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithInvalidSymbol_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithInvalidSymbol_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithInvalidSymbol_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithInvalidSymbol_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithInvalidSymbol_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenStringHasNotEnoughCharacters_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenStringHasNotEnoughCharacters_Test::DecoderTests_DecodeThrowsDecodingErrorWhenStringHasNotEnoughCharacters_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenStringHasNotEnoughCharacters_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenStringHasNotEnoughCharacters_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenStringHasNotEnoughCharacters_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenStringHasNotEnoughCharacters_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerOfInvalidValue_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerOfInvalidValue_Test::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerOfInvalidValue_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerOfInvalidValue_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerOfInvalidValue_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerOfInvalidValue_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerOfInvalidValue_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutEndingE_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutEndingE_Test::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutEndingE_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutEndingE_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutEndingE_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutEndingE_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithoutEndingE_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithUnexpectedSymbol_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithUnexpectedSymbol_Test::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithUnexpectedSymbol_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithUnexpectedSymbol_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithUnexpectedSymbol_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithUnexpectedSymbol_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenInputBeginsWithUnexpectedSymbol_Test().2 1
bencoding::tests::DecoderTests_DecodeFunctionForStreamWorksAsCreatingDecoderAndCallingDecode_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeFunctionForStreamWorksAsCreatingDecoderAndCallingDecode_Test::DecoderTests_DecodeFunctionForStreamWorksAsCreatingDecoderAndCallingDecode_Test() 1
bencoding::tests::DecoderTests_DecodeFunctionForStreamWorksAsCreatingDecoderAndCallingDecode_Test::~DecoderTests_DecodeFunctionForStreamWorksAsCreatingDecoderAndCallingDecode_Test() 1
bencoding::tests::DecoderTests_DecodeFunctionForStreamWorksAsCreatingDecoderAndCallingDecode_Test::~DecoderTests_DecodeFunctionForStreamWorksAsCreatingDecoderAndCallingDecode_Test().2 1
bencoding::tests::DecoderTests_DecodeFunctionForStringWorksAsCreatingDecoderAndCallingDecode_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeFunctionForStringWorksAsCreatingDecoderAndCallingDecode_Test::DecoderTests_DecodeFunctionForStringWorksAsCreatingDecoderAndCallingDecode_Test() 1
bencoding::tests::DecoderTests_DecodeFunctionForStringWorksAsCreatingDecoderAndCallingDecode_Test::~DecoderTests_DecodeFunctionForStringWorksAsCreatingDecoderAndCallingDecode_Test() 1
bencoding::tests::DecoderTests_DecodeFunctionForStringWorksAsCreatingDecoderAndCallingDecode_Test::~DecoderTests_DecodeFunctionForStringWorksAsCreatingDecoderAndCallingDecode_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithoutEndingE_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithoutEndingE_Test::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithoutEndingE_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithoutEndingE_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithoutEndingE_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithoutEndingE_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithoutEndingE_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerIsPaddedWithZeros_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerIsPaddedWithZeros_Test::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerIsPaddedWithZeros_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerIsPaddedWithZeros_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerIsPaddedWithZeros_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerIsPaddedWithZeros_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerIsPaddedWithZeros_Test().2 1
bencoding::tests::DecoderTests_DecodeForStringThrowsDecodingErrorWhenInputIsNotCompletelyRead_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeForStringThrowsDecodingErrorWhenInputIsNotCompletelyRead_Test::DecoderTests_DecodeForStringThrowsDecodingErrorWhenInputIsNotCompletelyRead_Test() 1
bencoding::tests::DecoderTests_DecodeForStringThrowsDecodingErrorWhenInputIsNotCompletelyRead_Test::~DecoderTests_DecodeForStringThrowsDecodingErrorWhenInputIsNotCompletelyRead_Test() 1
bencoding::tests::DecoderTests_DecodeForStringThrowsDecodingErrorWhenInputIsNotCompletelyRead_Test::~DecoderTests_DecodeForStringThrowsDecodingErrorWhenInputIsNotCompletelyRead_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithTrailingWhitespace_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithTrailingWhitespace_Test::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithTrailingWhitespace_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithTrailingWhitespace_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithTrailingWhitespace_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithTrailingWhitespace_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithTrailingWhitespace_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithBeginningWhitespace_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithBeginningWhitespace_Test::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithBeginningWhitespace_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithBeginningWhitespace_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithBeginningWhitespace_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithBeginningWhitespace_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingIntegerWithBeginningWhitespace_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithKeyNotBeingString_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithKeyNotBeingString_Test::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithKeyNotBeingString_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithKeyNotBeingString_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithKeyNotBeingString_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithKeyNotBeingString_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenDecodingDictionaryWithKeyNotBeingString_Test().2 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenListItemIsInvalidIsMissingFromEndOfList_Test::TestBody() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenListItemIsInvalidIsMissingFromEndOfList_Test::DecoderTests_DecodeThrowsDecodingErrorWhenListItemIsInvalidIsMissingFromEndOfList_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenListItemIsInvalidIsMissingFromEndOfList_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenListItemIsInvalidIsMissingFromEndOfList_Test() 1
bencoding::tests::DecoderTests_DecodeThrowsDecodingErrorWhenListItemIsInvalidIsMissingFromEndOfList_Test::~DecoderTests_DecodeThrowsDecodingErrorWhenListItemIsInvalidIsMissingFromEndOfList_Test().2 1
void bencoding::tests::DecoderTests::assertDecodedAs<bencoding::BList>(std::shared_ptr<bencoding::BItem>) 3
void bencoding::tests::DecoderTests::assertDecodedAs<bencoding::BDictionary>(std::shared_ptr<bencoding::BItem>) 4
void bencoding::tests::DecoderTests::assertDecodedAs<bencoding::BString>(std::shared_ptr<bencoding::BItem>) 10
void bencoding::tests::DecoderTests::assertDecodedAs<bencoding::BInteger>(std::shared_ptr<bencoding::BItem>) 13
bencoding::tests::DecoderTests::DecoderTests() 36
bencoding::tests::DecoderTests::~DecoderTests().2 36

Generated by: LCOV version 1.13