class Swagcov::Command::ReportCoverage

def initialize data: nil

def initialize data: nil
  @data = data
end