sthen 90a9bc57ae import ports/devel/gocover, ok landry@
Cover is a program for analyzing the coverage profiles
generated by 'go test -coverprofile=cover.out'.

Cover is also used by 'go test -cover' to rewrite
the source code with annotations to track which parts
of each function are executed.
2015-04-05 11:27:54 +00:00
..