{
  'stderr' => '',
  'stdout' => '',
  'ranges' => [
    [
      '20',
      '22',
      'func1'
    ],
    [
      '24',
      '25',
      'func2'
    ],
    [
      '27',
      '27',
      'func3'
    ],
    [
      '29',
      '32',
      'func4'
    ],
    [
      '34',
      '37',
      'func5'
    ],
    [
      '39',
      '42',
      'func6'
    ],
    [
      '50',
      '52',
      'func7'
    ],
    [
      '56',
      '58',
      'func8'
    ],
    [
      '62',
      '64',
      'func9'
    ],
    [
      '66',
      '68',
      'func10'
    ],
    [
      '70',
      '73',
      'func11'
    ],
    [
      '75',
      '79',
      'func12'
    ],
    [
      '81',
      '83',
      'funcOverloaded'
    ],
    [
      '85',
      '87',
      'funcOverloaded'
    ],
    [
      '89',
      '91',
      'funcOverloaded'
    ],
    [
      '94',
      '96',
      'Func1.prototype.get x1'
    ],
    [
      '98',
      '101',
      'Func1.prototype.get x2'
    ],
    [
      '103',
      '105',
      'Func1.prototype.set x1'
    ],
    [
      '107',
      '110',
      'Func1.prototype.set x3'
    ],
    [
      '114',
      '116',
      'Func2.prototype.func13'
    ],
    [
      '118',
      '120',
      'Func2.prototype.func14'
    ],
    [
      '122',
      '125',
      'Func2.prototype.func15'
    ],
    [
      '133',
      '134',
      'func16.func17'
    ],
    [
      '136',
      '137',
      'func16.func18'
    ],
    [
      '139',
      '141',
      'func16.func19'
    ],
    [
      '128',
      '150',
      'func16'
    ],
    [
      152,
      152,
      'BaseClass'
    ],
    [
      152,
      152,
      'BaseClass'
    ],
    [
      156,
      158,
      'DerivedClass'
    ],
    [
      161,
      162,
      'DerivedClass.staticMethod'
    ],
    [
      166,
      168,
      'DerivedClass.prototype.method.nestedFunctionInsideMethod'
    ],
    [
      165,
      169,
      'DerivedClass.prototype.method'
    ],
    [
      171,
      171,
      'DerivedClass.prototype.get getter'
    ],
    [
      154,
      172,
      'DerivedClass'
    ],
    [
      177,
      178,
      'namespace.MyClass'
    ],
    [
      181,
      182,
      'namespace.MyClass.staticMethod'
    ],
    [
      186,
      188,
      'namespace.MyClass.prototype.method.nestedFunctionInsideMethod'
    ],
    [
      185,
      189,
      'namespace.MyClass.prototype.method'
    ],
    [
      191,
      191,
      'namespace.MyClass.prototype.get getter'
    ],
    [
      175,
      192,
      'namespace.MyClass'
    ]
  ]
}
