Skip to content

Analyzer: lion finds functions which are not tested

License

Notifications You must be signed in to change notification settings

gostaticanalysis/lion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lion

godoc.org

lion finds functions which are not tested.

$ go test -coverprofile=cover.out pkgname
$ go vet -vettool=`lion` lion.coverprofile=cover.out pkgname

About

Analyzer: lion finds functions which are not tested

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages