spec/cc/analyzer/engine_output_filter_spec.rb [62:73]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "location" => {
          "path" => "spec/fixtures/source.rb",
          "lines" => {
            "begin" => 13,
            "end" => 14,
          },
        },
      }.to_json)

      filter = EngineOutputFilter.new(
        engine_config(
          "exclude_fingerprints" => [
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



spec/cc/analyzer/engine_output_filter_spec.rb [86:97]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "location" => {
          "path" => "spec/fixtures/source.rb",
          "lines" => {
            "begin" => 13,
            "end" => 14,
          },
        },
      }.to_json)

      filter = EngineOutputFilter.new(
        engine_config(
          "exclude_fingerprints" => [
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



