cvg

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2016 License: BSD-3-Clause, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Coverage

type Coverage struct {
	FileScore      float32  // % files successfully processed
	RefScore       float32  // % internal refs that resolve to a def
	TokDensity     float32  // average number of refs/defs per LoC
	UncoveredFiles []string // files for which srclib data was not successfully generated (best-effort guess)
}

Jump to

Keyboard shortcuts

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