contentstorage/extsrc/casathandler.cpp
changeset 103 b99b84bcd2d1
parent 60 f62f87b200ec
child 112 dbfb5e38438b
--- a/contentstorage/extsrc/casathandler.cpp	Fri Jun 11 13:58:37 2010 +0300
+++ b/contentstorage/extsrc/casathandler.cpp	Wed Jun 23 18:33:40 2010 +0300
@@ -145,6 +145,9 @@
     iSatIcon.OpenL( iSatSession );
     }
 
+#ifdef COVERAGE_MEASUREMENT
+#pragma CTC SKIP
+#endif //COVERAGE_MEASUREMENT (Icon can be created only from SIM)
 // ---------------------------------------------------------------------------
 // CCaSatHandler::GetVisibility
 // ---------------------------------------------------------------------------
@@ -192,5 +195,8 @@
         return NULL;
         }
     }
+#ifdef COVERAGE_MEASUREMENT
+#pragma CTC ENDSKIP
+#endif //COVERAGE_MEASUREMENT
 
 //  End of File