LCOV - code coverage report
Current view:
top level
-
tests
- BListTests.cpp
(
source
/ functions)
Hit
Total
Coverage
Test:
cpp-bencoding code coverage
Lines:
130
130
100.0 %
Date:
2018-04-21 15:28:44
Functions:
68
69
98.6 %
Legend:
Lines:
hit
not hit
Function Name
Hit count
_GLOBAL__sub_I__ZN9bencoding5tests40BListTests_ListIsEmptyAfterCreation_Test10test_info_E
1
__static_initialization_and_destruction_0(int, int)
1
bencoding::tests::BListTests::BListTests()
16
bencoding::tests::BListTests::~BListTests()
0
bencoding::tests::BListTests::~BListTests().2
16
bencoding::tests::BListTests_ListIsEmptyAfterCreation_Test::TestBody()
1
bencoding::tests::BListTests_ListIsEmptyAfterCreation_Test::BListTests_ListIsEmptyAfterCreation_Test()
1
bencoding::tests::BListTests_ListIsEmptyAfterCreation_Test::~BListTests_ListIsEmptyAfterCreation_Test()
1
bencoding::tests::BListTests_ListIsEmptyAfterCreation_Test::~BListTests_ListIsEmptyAfterCreation_Test().2
1
bencoding::tests::BListTests_BackReturnsLastItemFromNonEmptyList_Test::TestBody()
1
bencoding::tests::BListTests_BackReturnsLastItemFromNonEmptyList_Test::BListTests_BackReturnsLastItemFromNonEmptyList_Test()
1
bencoding::tests::BListTests_BackReturnsLastItemFromNonEmptyList_Test::~BListTests_BackReturnsLastItemFromNonEmptyList_Test()
1
bencoding::tests::BListTests_BackReturnsLastItemFromNonEmptyList_Test::~BListTests_BackReturnsLastItemFromNonEmptyList_Test().2
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyList_Test::TestBody()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyList_Test::BListTests_IterationWorksCorrectlyOverEmptyList_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyList_Test::~BListTests_IterationWorksCorrectlyOverEmptyList_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyList_Test::~BListTests_IterationWorksCorrectlyOverEmptyList_Test().2
1
bencoding::tests::BListTests_FrontReturnsFirstItemFromNonEmptyList_Test::TestBody()
1
bencoding::tests::BListTests_FrontReturnsFirstItemFromNonEmptyList_Test::BListTests_FrontReturnsFirstItemFromNonEmptyList_Test()
1
bencoding::tests::BListTests_FrontReturnsFirstItemFromNonEmptyList_Test::~BListTests_FrontReturnsFirstItemFromNonEmptyList_Test()
1
bencoding::tests::BListTests_FrontReturnsFirstItemFromNonEmptyList_Test::~BListTests_FrontReturnsFirstItemFromNonEmptyList_Test().2
1
bencoding::tests::BListTests_BackReturnsLastItemFromNonEmptyConstantList_Test::TestBody()
1
bencoding::tests::BListTests_BackReturnsLastItemFromNonEmptyConstantList_Test::BListTests_BackReturnsLastItemFromNonEmptyConstantList_Test()
1
bencoding::tests::BListTests_BackReturnsLastItemFromNonEmptyConstantList_Test::~BListTests_BackReturnsLastItemFromNonEmptyConstantList_Test()
1
bencoding::tests::BListTests_BackReturnsLastItemFromNonEmptyConstantList_Test::~BListTests_BackReturnsLastItemFromNonEmptyConstantList_Test().2
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverListWithTwoItems_Test::TestBody()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverListWithTwoItems_Test::BListTests_IterationWorksCorrectlyOverListWithTwoItems_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverListWithTwoItems_Test::~BListTests_IterationWorksCorrectlyOverListWithTwoItems_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverListWithTwoItems_Test::~BListTests_IterationWorksCorrectlyOverListWithTwoItems_Test().2
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyConstantList_Test::TestBody()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyConstantList_Test::BListTests_IterationWorksCorrectlyOverEmptyConstantList_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyConstantList_Test::~BListTests_IterationWorksCorrectlyOverEmptyConstantList_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyConstantList_Test::~BListTests_IterationWorksCorrectlyOverEmptyConstantList_Test().2
1
bencoding::tests::BListTests_ListIsNotEmptyAfterItemIsAppendedToEmptyList_Test::TestBody()
1
bencoding::tests::BListTests_ListIsNotEmptyAfterItemIsAppendedToEmptyList_Test::BListTests_ListIsNotEmptyAfterItemIsAppendedToEmptyList_Test()
1
bencoding::tests::BListTests_ListIsNotEmptyAfterItemIsAppendedToEmptyList_Test::~BListTests_ListIsNotEmptyAfterItemIsAppendedToEmptyList_Test()
1
bencoding::tests::BListTests_ListIsNotEmptyAfterItemIsAppendedToEmptyList_Test::~BListTests_ListIsNotEmptyAfterItemIsAppendedToEmptyList_Test().2
1
bencoding::tests::BListTests_FrontReturnsFirstItemFromNonEmptyConstantList_Test::TestBody()
1
bencoding::tests::BListTests_FrontReturnsFirstItemFromNonEmptyConstantList_Test::BListTests_FrontReturnsFirstItemFromNonEmptyConstantList_Test()
1
bencoding::tests::BListTests_FrontReturnsFirstItemFromNonEmptyConstantList_Test::~BListTests_FrontReturnsFirstItemFromNonEmptyConstantList_Test()
1
bencoding::tests::BListTests_FrontReturnsFirstItemFromNonEmptyConstantList_Test::~BListTests_FrontReturnsFirstItemFromNonEmptyConstantList_Test().2
1
bencoding::tests::BListTests_PopBackCorrectlyRemovesLastItemInNonEmptyList_Test::TestBody()
1
bencoding::tests::BListTests_PopBackCorrectlyRemovesLastItemInNonEmptyList_Test::BListTests_PopBackCorrectlyRemovesLastItemInNonEmptyList_Test()
1
bencoding::tests::BListTests_PopBackCorrectlyRemovesLastItemInNonEmptyList_Test::~BListTests_PopBackCorrectlyRemovesLastItemInNonEmptyList_Test()
1
bencoding::tests::BListTests_PopBackCorrectlyRemovesLastItemInNonEmptyList_Test::~BListTests_PopBackCorrectlyRemovesLastItemInNonEmptyList_Test().2
1
bencoding::tests::BListTests_SizeCorrespondsToNumberOfItemsAppendedIntoList_Test::TestBody()
1
bencoding::tests::BListTests_SizeCorrespondsToNumberOfItemsAppendedIntoList_Test::BListTests_SizeCorrespondsToNumberOfItemsAppendedIntoList_Test()
1
bencoding::tests::BListTests_SizeCorrespondsToNumberOfItemsAppendedIntoList_Test::~BListTests_SizeCorrespondsToNumberOfItemsAppendedIntoList_Test()
1
bencoding::tests::BListTests_SizeCorrespondsToNumberOfItemsAppendedIntoList_Test::~BListTests_SizeCorrespondsToNumberOfItemsAppendedIntoList_Test().2
1
bencoding::tests::BListTests_ListIsEmptyAfterCreationFromEmptySequenceOfItems_Test::TestBody()
1
bencoding::tests::BListTests_ListIsEmptyAfterCreationFromEmptySequenceOfItems_Test::BListTests_ListIsEmptyAfterCreationFromEmptySequenceOfItems_Test()
1
bencoding::tests::BListTests_ListIsEmptyAfterCreationFromEmptySequenceOfItems_Test::~BListTests_ListIsEmptyAfterCreationFromEmptySequenceOfItems_Test()
1
bencoding::tests::BListTests_ListIsEmptyAfterCreationFromEmptySequenceOfItems_Test::~BListTests_ListIsEmptyAfterCreationFromEmptySequenceOfItems_Test().2
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItems_Test::TestBody()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItems_Test::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItems_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItems_Test::~BListTests_IterationWorksCorrectlyOverConstantListWithTwoItems_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItems_Test::~BListTests_IterationWorksCorrectlyOverConstantListWithTwoItems_Test().2
1
bencoding::tests::BListTests_ListCreatedFromNonEmptySequenceOfItemsContainsTheItems_Test::TestBody()
1
bencoding::tests::BListTests_ListCreatedFromNonEmptySequenceOfItemsContainsTheItems_Test::BListTests_ListCreatedFromNonEmptySequenceOfItemsContainsTheItems_Test()
1
bencoding::tests::BListTests_ListCreatedFromNonEmptySequenceOfItemsContainsTheItems_Test::~BListTests_ListCreatedFromNonEmptySequenceOfItemsContainsTheItems_Test()
1
bencoding::tests::BListTests_ListCreatedFromNonEmptySequenceOfItemsContainsTheItems_Test::~BListTests_ListCreatedFromNonEmptySequenceOfItemsContainsTheItems_Test().2
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyConstantListUsingCPrefixedMethods_Test::TestBody()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyConstantListUsingCPrefixedMethods_Test::BListTests_IterationWorksCorrectlyOverEmptyConstantListUsingCPrefixedMethods_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyConstantListUsingCPrefixedMethods_Test::~BListTests_IterationWorksCorrectlyOverEmptyConstantListUsingCPrefixedMethods_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverEmptyConstantListUsingCPrefixedMethods_Test::~BListTests_IterationWorksCorrectlyOverEmptyConstantListUsingCPrefixedMethods_Test().2
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItemsUsingCPrefixedMethods_Test::TestBody()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItemsUsingCPrefixedMethods_Test::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItemsUsingCPrefixedMethods_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItemsUsingCPrefixedMethods_Test::~BListTests_IterationWorksCorrectlyOverConstantListWithTwoItemsUsingCPrefixedMethods_Test()
1
bencoding::tests::BListTests_IterationWorksCorrectlyOverConstantListWithTwoItemsUsingCPrefixedMethods_Test::~BListTests_IterationWorksCorrectlyOverConstantListWithTwoItemsUsingCPrefixedMethods_Test().2
1
Generated by:
LCOV version 1.13