Documentation ¶
Index ¶
Constants ¶
View Source
const Doc = "lion finds functions which are not tested"
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "lion", Doc: Doc, Run: run, Requires: []*analysis.Analyzer{ coverprofile.Analyzer, }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.