Global Metrics

path: .metrics.loc.lloc
old: 3.0
new: 4.0

Spaces Data

Minimal test - lines (41, 43)

path: .spaces[0].metrics.loc.lloc
old: 1.0
new: 2.0

Code

class C {
  f = function() { something.#x }
}

Minimal test - lines (42, 43)

path: .spaces[0].spaces[0].metrics.loc.lloc
old: 1.0
new: 2.0

Code

  f = function() { something.#x }
}