Lines Matching defs:help
709 help="Input *.gcda files.")
713 help="Output commands that run behind the scenes.")
717 help="Don't show anything, useful with -o.")
720 help="Specify CSV file to store results.")
723 help="Don't parse anything, use this CSV file.")
726 help="Specify CSV file to diff against.")
730 help="Show all, not just the ones that changed.")
734 help="Only show percentage change, not a full diff.")
739 help="Group by this field.")
745 help="Show this field.")
751 help="Only include results where this field is this value.")
761 help="Sort by this field.")
766 help="Sort by this field, but backwards.")
770 help="Only show the total.")
775 help="Only consider definitions in this file. Defaults to anything "
780 help="Include builtin and libc specific symbols.")
784 help="Show total hits instead of coverage.")
788 help="Show source files annotated with coverage info.")
792 help="Show uncovered lines.")
796 help="Show uncovered branches.")
801 help="Show n additional lines of context. Defaults to 3.")
806 help="Assume source is styled with this many columns. Defaults to 80.")
811 help="When to use terminal colors. Defaults to 'auto'.")
815 help="Error if any lines are not covered.")
819 help="Error if any branches are not covered.")
824 help="Path to the gcov executable, may include paths. "