Lcov statement added for coverage
[platform/core/pim/contacts-service.git] / server / ctsvc_localize_jp.c
index 95626e4..e40ae71 100644 (file)
@@ -78,7 +78,7 @@ static inline bool is_japanese(UChar src)
        }
 }
 
-
+/* LCOV_EXCL_START */
 int ctsvc_convert_japanese_to_hiragana_unicode(UChar *src, UChar *dest, int dest_size)
 {
        int i, j = 0, len = 0;