diff -r 7d4490026038 -r 44f437012c90 persistentstorage/store/USTRM/US_UTL.CPP --- a/persistentstorage/store/USTRM/US_UTL.CPP Mon Sep 27 11:59:56 2010 +0100 +++ b/persistentstorage/store/USTRM/US_UTL.CPP Tue Oct 19 16:26:13 2010 +0100 @@ -17,6 +17,7 @@ #include "US_STD.H" #pragma BullseyeCoverage off +#pragma CTC SKIP // // Panic the process with STORE-Stream as the category. @@ -27,6 +28,7 @@ User::Panic(KCategory,aPanic); } +#pragma CTC ENDSKIP #pragma BullseyeCoverage on EXPORT_C void TCardinality::ExternalizeL(RWriteStream& aStream) const