LCOV - code coverage report
Current view: top level - tests - EncoderTests.cpp (source / functions) Hit Total Coverage
Test: cpp-bencoding code coverage Lines: 52 52 100.0 %
Date: 2018-04-21 15:28:44 Functions: 48 49 98.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
bencoding::tests::EncoderTests::~EncoderTests() 0
_GLOBAL__sub_I__ZN9bencoding5tests52EncoderTests_EmptyDictionarysIsCorrectlyEncoded_Test10test_info_E 1
__static_initialization_and_destruction_0(int, int) 1
bencoding::tests::EncoderTests_EmptyListIsEncodedCorrectly_Test::TestBody() 1
bencoding::tests::EncoderTests_EmptyListIsEncodedCorrectly_Test::EncoderTests_EmptyListIsEncodedCorrectly_Test() 1
bencoding::tests::EncoderTests_EmptyListIsEncodedCorrectly_Test::~EncoderTests_EmptyListIsEncodedCorrectly_Test() 1
bencoding::tests::EncoderTests_EmptyListIsEncodedCorrectly_Test::~EncoderTests_EmptyListIsEncodedCorrectly_Test().2 1
bencoding::tests::EncoderTests_EmptyStringIsCorrectlyEncoded_Test::TestBody() 1
bencoding::tests::EncoderTests_EmptyStringIsCorrectlyEncoded_Test::EncoderTests_EmptyStringIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_EmptyStringIsCorrectlyEncoded_Test::~EncoderTests_EmptyStringIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_EmptyStringIsCorrectlyEncoded_Test::~EncoderTests_EmptyStringIsCorrectlyEncoded_Test().2 1
bencoding::tests::EncoderTests_NonemptyStringIsCorrectlyEncoded_Test::TestBody() 1
bencoding::tests::EncoderTests_NonemptyStringIsCorrectlyEncoded_Test::EncoderTests_NonemptyStringIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_NonemptyStringIsCorrectlyEncoded_Test::~EncoderTests_NonemptyStringIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_NonemptyStringIsCorrectlyEncoded_Test::~EncoderTests_NonemptyStringIsCorrectlyEncoded_Test().2 1
bencoding::tests::EncoderTests_EmptyDictionarysIsCorrectlyEncoded_Test::TestBody() 1
bencoding::tests::EncoderTests_EmptyDictionarysIsCorrectlyEncoded_Test::EncoderTests_EmptyDictionarysIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_EmptyDictionarysIsCorrectlyEncoded_Test::~EncoderTests_EmptyDictionarysIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_EmptyDictionarysIsCorrectlyEncoded_Test::~EncoderTests_EmptyDictionarysIsCorrectlyEncoded_Test().2 1
bencoding::tests::EncoderTests_IntegerWithZeroValueIsCorrectlyEncoded_Test::TestBody() 1
bencoding::tests::EncoderTests_IntegerWithZeroValueIsCorrectlyEncoded_Test::EncoderTests_IntegerWithZeroValueIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_IntegerWithZeroValueIsCorrectlyEncoded_Test::~EncoderTests_IntegerWithZeroValueIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_IntegerWithZeroValueIsCorrectlyEncoded_Test::~EncoderTests_IntegerWithZeroValueIsCorrectlyEncoded_Test().2 1
bencoding::tests::EncoderTests_DictionarysWithOneItemIsCorrectlyEncoded_Test::TestBody() 1
bencoding::tests::EncoderTests_DictionarysWithOneItemIsCorrectlyEncoded_Test::EncoderTests_DictionarysWithOneItemIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_DictionarysWithOneItemIsCorrectlyEncoded_Test::~EncoderTests_DictionarysWithOneItemIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_DictionarysWithOneItemIsCorrectlyEncoded_Test::~EncoderTests_DictionarysWithOneItemIsCorrectlyEncoded_Test().2 1
bencoding::tests::EncoderTests_DictionarysWithTwoItemsIsCorrectlyEncoded_Test::TestBody() 1
bencoding::tests::EncoderTests_DictionarysWithTwoItemsIsCorrectlyEncoded_Test::EncoderTests_DictionarysWithTwoItemsIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_DictionarysWithTwoItemsIsCorrectlyEncoded_Test::~EncoderTests_DictionarysWithTwoItemsIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_DictionarysWithTwoItemsIsCorrectlyEncoded_Test::~EncoderTests_DictionarysWithTwoItemsIsCorrectlyEncoded_Test().2 1
bencoding::tests::EncoderTests_IntegerWithNegativeValueIsCorrectlyEncoded_Test::TestBody() 1
bencoding::tests::EncoderTests_IntegerWithNegativeValueIsCorrectlyEncoded_Test::EncoderTests_IntegerWithNegativeValueIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_IntegerWithNegativeValueIsCorrectlyEncoded_Test::~EncoderTests_IntegerWithNegativeValueIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_IntegerWithNegativeValueIsCorrectlyEncoded_Test::~EncoderTests_IntegerWithNegativeValueIsCorrectlyEncoded_Test().2 1
bencoding::tests::EncoderTests_IntegerWithPositiveValueIsCorrectlyEncoded_Test::TestBody() 1
bencoding::tests::EncoderTests_IntegerWithPositiveValueIsCorrectlyEncoded_Test::EncoderTests_IntegerWithPositiveValueIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_IntegerWithPositiveValueIsCorrectlyEncoded_Test::~EncoderTests_IntegerWithPositiveValueIsCorrectlyEncoded_Test() 1
bencoding::tests::EncoderTests_IntegerWithPositiveValueIsCorrectlyEncoded_Test::~EncoderTests_IntegerWithPositiveValueIsCorrectlyEncoded_Test().2 1
bencoding::tests::EncoderTests_ListContainingTwoStringsIsEncodedCorrectly_Test::TestBody() 1
bencoding::tests::EncoderTests_ListContainingTwoStringsIsEncodedCorrectly_Test::EncoderTests_ListContainingTwoStringsIsEncodedCorrectly_Test() 1
bencoding::tests::EncoderTests_ListContainingTwoStringsIsEncodedCorrectly_Test::~EncoderTests_ListContainingTwoStringsIsEncodedCorrectly_Test() 1
bencoding::tests::EncoderTests_ListContainingTwoStringsIsEncodedCorrectly_Test::~EncoderTests_ListContainingTwoStringsIsEncodedCorrectly_Test().2 1
bencoding::tests::EncoderTests_EncodeFunctionWorksAsCreatingEncoderAndCallingEncode_Test::TestBody() 1
bencoding::tests::EncoderTests_EncodeFunctionWorksAsCreatingEncoderAndCallingEncode_Test::EncoderTests_EncodeFunctionWorksAsCreatingEncoderAndCallingEncode_Test() 1
bencoding::tests::EncoderTests_EncodeFunctionWorksAsCreatingEncoderAndCallingEncode_Test::~EncoderTests_EncodeFunctionWorksAsCreatingEncoderAndCallingEncode_Test() 1
bencoding::tests::EncoderTests_EncodeFunctionWorksAsCreatingEncoderAndCallingEncode_Test::~EncoderTests_EncodeFunctionWorksAsCreatingEncoderAndCallingEncode_Test().2 1
bencoding::tests::EncoderTests::EncoderTests() 11
bencoding::tests::EncoderTests::~EncoderTests().2 11

Generated by: LCOV version 1.13