package
1.0.43
Repository: https://github.com/xhd2015/go-coverage.git
Documentation: pkg.go.dev

# README

About LISCENSE of the code

The cover.go is taken from go's source file, and slight modifications are made to make it suiteble not only for adding counters, but also for extracting blocks, please respect the LISCENSE.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Block represents the information about a basic block to be recorded in the analysis.
No description provided by the author
No description provided by the author
No description provided by the author
File is a wrapper for the state of a file used in the parser.

# Interfaces

No description provided by the author
No description provided by the author