Added comments for utc Coverage 66/74566/1
authorJuyeon Lee <juyeonne.lee@samsung.com>
Tue, 14 Jun 2016 14:09:50 +0000 (23:09 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Tue, 14 Jun 2016 14:09:50 +0000 (23:09 +0900)
Change-Id: Ie6e1e6d44092c226bb16d0cbd74777c10258d2ce

src/efl_util.c

index 2c3029e..112e625 100644 (file)
@@ -411,7 +411,7 @@ _cb_wl_reg_global(void *data,
      }
 
 }
-
+/* LCOV_EXCL_START */
 static void
 _cb_wl_reg_global_remove(void *data,
                          struct wl_registry *reg,
@@ -444,7 +444,7 @@ _cb_info_find_by_wlsurf(void *wlsurf,
 
    return NULL;
 }
-/* LCOV_EXCL_START */
+
 static void
 _cb_wl_tz_policy_conformant(void *data, struct tizen_policy *tizen_policy,
                             struct wl_surface *surface, uint32_t is_conformant)