module Swagcov
class Swagcov::Coverage
class Swagcov::Railtie
swagcov
0.2.0
# ignore_path?
def ignore_path? path ignored_regex&.match?(path) end