module SimpleCov
module SimpleCov::Formatter
module SimpleCovJSONFormatter
class SimpleCov::Formatter::JSONFormatter
class SimpleCovJSONFormatter::ResultExporter
class SimpleCovJSONFormatter::ResultHashFormatter
class SimpleCovJSONFormatter::SourceFileFormatter
simplecov_json_formatter
0.1.2
# line_coverage
def line_coverage @line_coverage || { lines: lines } end