in lib/cc/analyzer/engine_output.rb [58:63]
def parsed_output @parsed_output ||= JSON.parse(raw_output) rescue JSON::ParserError nil end