Global Metrics
path: .metrics.loc.blank
old: 52.0
new: 6.0
path: .metrics.loc.ploc
old: 146.0
new: 13.0
path: .metrics.loc.sloc
old: 204.0
new: 25.0
path: .metrics.loc.lloc
old: 1.0
new: 0.0
path: .metrics.halstead.bugs
old: 0.8165599111290642
new: 0.021417148784745745
path: .metrics.halstead.difficulty
old: 10.49746192893401
new: 4.2
path: .metrics.halstead.n1
old: 8.0
new: 7.0
path: .metrics.halstead.N2
old: 517.0
new: 12.0
path: .metrics.halstead.effort
old: 121245.03516776144
new: 515.0203179975427
path: .metrics.halstead.length
old: 1504.0
new: 30.0
path: .metrics.halstead.N1
old: 987.0
new: 18.0
path: .metrics.halstead.volume
old: 11549.938069656191
new: 122.62388523751017
path: .metrics.halstead.purity_ratio
old: 1.0143246066708151
new: 1.762358846775895
path: .metrics.halstead.time
old: 6735.835287097858
new: 28.612239888752377
path: .metrics.halstead.estimated_program_length
old: 1525.544208432906
new: 52.87076540327685
path: .metrics.halstead.level
old: 0.09526112185686654
new: 0.23809523809523808
path: .metrics.halstead.n2
old: 197.0
new: 10.0
path: .metrics.halstead.vocabulary
old: 205.0
new: 17.0
path: .metrics.cyclomatic.sum
old: 39.0
new: 3.0
path: .metrics.cognitive.average
old: 0.0
new: null
path: .metrics.mi.mi_visual_studio
old: 15.925960385332356
new: 54.477648033121895
path: .metrics.mi.mi_original
old: 27.23339225891833
new: 93.15677813663844
path: .metrics.mi.mi_sei
old: -19.311908545507325
new: 93.40930686200127
path: .metrics.nargs.sum
old: 1.0
new: 0.0
path: .metrics.nargs.average
old: 1.0
new: null
path: .metrics.nexits.average
old: 0.0
new: null
path: .metrics.nom.total
old: 1.0
new: 0.0
path: .metrics.nom.functions
old: 1.0
new: 0.0
Spaces Data
Minimal test - lines (14, 23)
path: .spaces[1].metrics.loc.blank
old: 0.0
new: 3.0
path: .spaces[1].metrics.loc.sloc
old: 1.0
new: 10.0
path: .spaces[1].metrics.loc.ploc
old: 1.0
new: 7.0
path: .spaces[1].metrics.mi.mi_visual_studio
old: null
new: 63.9282390748312
path: .spaces[1].metrics.mi.mi_sei
old: null
new: 82.11247832849106
path: .spaces[1].metrics.mi.mi_original
old: null
new: 109.31728881796134
path: .spaces[1].metrics.halstead.n1
old: 0.0
new: 7.0
path: .spaces[1].metrics.halstead.N2
old: 1.0
new: 9.0
path: .spaces[1].metrics.halstead.n2
old: 1.0
new: 9.0
path: .spaces[1].metrics.halstead.effort
old: 0.0
new: 364.0
path: .spaces[1].metrics.halstead.N1
old: 0.0
new: 17.0
path: .spaces[1].metrics.halstead.length
old: 1.0
new: 26.0
path: .spaces[1].metrics.halstead.bugs
old: 0.0
new: 0.016993376034402496
path: .spaces[1].metrics.halstead.volume
old: 0.0
new: 104.0
path: .spaces[1].metrics.halstead.difficulty
old: 0.0
new: 3.5
path: .spaces[1].metrics.halstead.level
old: null
new: 0.2857142857142857
path: .spaces[1].metrics.halstead.purity_ratio
old: null
new: 1.8531080564378477
path: .spaces[1].metrics.halstead.estimated_program_length
old: null
new: 48.18080946738404
path: .spaces[1].metrics.halstead.time
old: 0.0
new: 20.22222222222222
path: .spaces[1].metrics.halstead.vocabulary
old: 1.0
new: 16.0
Code
namespace mozilla {
void CreateAndroidUiThread();
void DestroyAndroidUiThread();
int64_t RunAndroidUiTasks();
MessageLoop* GetAndroidUiThreadMessageLoop();
RefPtr GetAndroidUiThread();
} // namespace mozilla