Searched refs:include_unmatched (Results 1 – 1 of 1) sorted by relevance
113 def __init__(self, config_match_func, include_unmatched): argument116 self.include_unmatched = include_unmatched147 if self.include_unmatched:229 collector = Collector(make_match_func(config_matchers), args.include_unmatched)