gcov

package
v0.0.0-...-9319dc5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Formatter

type Formatter struct {
	FileNames []string
}

Formatter collects GCov files, parses them, then formats them into a single report.

func (*Formatter) Format

func (f *Formatter) Format() (formatters.Report, error)

Format combines the source files into a report.

func (*Formatter) Search

func (f *Formatter) Search(paths ...string) (string, error)

Search searches the designated paths for GCov files, appending them to the list of filenames.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL