Versions in this module Expand all Collapse all v1 v1.0.1 Mar 28, 2020 v1.0.0 Jun 26, 2018 Changes in this version + type API struct + func New(packageAPI interfaces.PackageAPI, analysisAPI interfaces.AnalysisAPI, ...) *API + func (a *API) AnalyzeUnitTestCoverage(exclusionPatterns []string, coverageStandard float64, suppressProfile bool, ...) (err error)