--- a/featuremgmt/featuremgr/src/clientdll/featmgrtlsdata.cpp Fri Apr 16 16:49:27 2010 +0300
+++ b/featuremgmt/featuremgr/src/clientdll/featmgrtlsdata.cpp Mon May 03 14:09:14 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
@@ -301,6 +301,8 @@
// debug only API functions
#ifdef EXTENDED_FEATURE_MANAGER_TEST
+#pragma BullseyeCoverage off
+
/**
*/
void CFeatMgrTlsData::ResourceMark()
@@ -345,6 +347,9 @@
{
return iFeatMgrClient.CountAllocCells();
}
+
+#pragma BullseyeCoverage on
+
#endif
// End of File