diff -r 7d4490026038 -r 44f437012c90 persistentstorage/store/ULIB/UL_UTL.CPP --- a/persistentstorage/store/ULIB/UL_UTL.CPP Mon Sep 27 11:59:56 2010 +0100 +++ b/persistentstorage/store/ULIB/UL_UTL.CPP Tue Oct 19 16:26:13 2010 +0100 @@ -19,6 +19,7 @@ #if defined (_DEBUG) #pragma BullseyeCoverage off +#pragma CTC SKIP // // Leave to the current control region. @@ -64,6 +65,7 @@ return aPtr; } +#pragma CTC ENDSKIP #pragma BullseyeCoverage on #endif