Documentation
¶
Index ¶
Constants ¶
View Source
const PKGNAME_SEPARATOR = "/"
Variables ¶
View Source
var ( ErrNoProfiles = errors.New("no profiles") ErrNoCommonPrefix = errors.New("cannot guess module name from file names") )
Functions ¶
func ParseBlocks ¶
func ParseBlocks(blocks []cover.ProfileBlock) (lines []Line, c Coverage)
Types ¶
type File ¶
func (File) PackageName ¶
type Module ¶
func MakeModule ¶
type Package ¶
func MakePackage ¶
Click to show internal directories.
Click to hide internal directories.