Lines Matching +full:use +full:- +full:external +full:- +full:names
1 # Specify an external style sheet file (same as --css-file option of genhtml)
17 # Width of overview image (used by --frames option of genhtml)
22 # and the position the source code window is scrolled to (used by --frames
29 # --frames option of genhtml)
32 # Do not remove unused test descriptions if non-zero (same as
33 # --keep-descriptions option of genhtml)
36 # Do not remove prefix from directory names if non-zero (same as --no-prefix
40 # Do not create source code view if non-zero (same as --no-source option of
44 # Replace tabs with number of spaces in source view (same as --num-spaces
48 # Highlight lines with converted-only data if non-zero (same as --highlight
52 # Include color legend in HTML output if non-zero (same as --legend option of
56 # Use FILE as HTML prolog for generated pages (same as --html-prolog option of
60 # Use FILE as HTML epilog for generated pages (same as --html-epilog option of
64 # Use custom filename extension for pages (same as --html-extension option of
71 # Include sorted overview pages (can be disabled by the --no-sort option of
76 # --no-func-coverage option of genhtml)
80 # --no-branch-coverage option of genhtml)
84 genhtml_charset=UTF-8
86 # Allow HTML markup in test case description text if non-zero
92 # Location of the gcov tool (same as --gcov-info option of geninfo)
93 #geninfo_gcov_tool = llvm-gcov
95 # Adjust test names to include operating system information if non-zero
98 # Calculate checksum for each source code line if non-zero (same as --checksum
99 # option of geninfo if non-zero, same as --no-checksum if zero)
102 # Specify whether to capture coverage data for external source files (can
103 # be overridden by the --external and --no-external options of geninfo/lcov)
106 # Enable libtool compatibility mode if non-zero (same as --compat-libtool option
107 # of geninfo if non-zero, same as --no-compat-libtool if zero)
110 # Use gcov's --all-blocks option if non-zero
113 # Specify compatiblity modes (same as --compat option of geninfo).
120 # Specify if geninfo should try to automatically determine the base-directory
139 # Show full paths during list operation if non-zero (same as --list-full-path
144 # lcov_list_full_path is non-zero.
147 # Specify the maximum percentage of file names which may be truncated when
149 # lcov_list_full_path is non-zero.