From 97cac810319b6153cc5ec5b6d51c9fb389b678b3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 00:29:24 -0400 Subject: development/lcov: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/lcov/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'development/lcov') diff --git a/development/lcov/README b/development/lcov/README index 6c01ad2a10..117ab8ed86 100644 --- a/development/lcov/README +++ b/development/lcov/README @@ -1,5 +1,5 @@ -LCOV is a graphical front-end for GCC's coverage testing tool gcov. It -collects gcov data for multiple source files and creates HTML pages containing -the source code annotated with coverage information. It also adds overview -pages for easy navigation within the file structure. LCOV supports statement, -function and branch coverage measurement. +LCOV is a graphical front-end for GCC's coverage testing tool gcov. +It collects gcov data for multiple source files and creates HTML pages +containing the source code annotated with coverage information. It +also adds overview pages for easy navigation within the file structure. +LCOV supports statement, function and branch coverage measurement. -- cgit v1.2.3