Searched refs:CoveragePaths (Results 1 – 2 of 2) sorted by relevance
532 if c.config.ProductVariables.CoveragePaths != nil {533 if prefixInList(path, *c.config.ProductVariables.CoveragePaths) {
152 CoveragePaths *[]string `json:",omitempty"` member