Global Metrics

path: .metrics.nom.functions
old: 5.0
new: 258.0

path: .metrics.nom.total
old: 5.0
new: 258.0

path: .metrics.cyclomatic.sum
old: 11.0
new: 667.0

path: .metrics.cyclomatic.average
old: 1.5714285714285714
new: 2.201320132013201

path: .metrics.cognitive.sum
old: 3.0
new: 421.0

path: .metrics.cognitive.average
old: 0.6
new: 1.631782945736434

path: .metrics.halstead.vocabulary
old: 41.0
new: 1151.0

path: .metrics.halstead.N2
old: 77.0
new: 5390.0

path: .metrics.halstead.time
old: 613.6221301346627
new: 836223.8344447032

path: .metrics.halstead.length
old: 166.0
new: 13194.0

path: .metrics.halstead.effort
old: 11045.198342423928
new: 15052029.020004658

path: .metrics.halstead.difficulty
old: 12.419354838709678
new: 112.19004524886878

path: .metrics.halstead.estimated_program_length
old: 186.79936657086677
new: 11425.446722956687

path: .metrics.halstead.N1
old: 89.0
new: 7804.0

path: .metrics.halstead.purity_ratio
old: 1.125297388981125
new: 0.8659577628434659

path: .metrics.halstead.level
old: 0.08051948051948052
new: 0.00891344680164556

path: .metrics.halstead.volume
old: 889.3536327666019
new: 134165.45992663666

path: .metrics.halstead.n2
old: 31.0
new: 1105.0

path: .metrics.halstead.bugs
old: 0.16532089889046378
new: 20.32086122233398

path: .metrics.halstead.n1
old: 10.0
new: 46.0

path: .metrics.nexits.sum
old: 0.0
new: 162.0

path: .metrics.nexits.average
old: 0.0
new: 0.627906976744186

path: .metrics.loc.ploc
old: 32.0
new: 2826.0

path: .metrics.loc.blank
old: 7.0
new: 625.0

path: .metrics.loc.cloc
old: 16.0
new: 526.0

path: .metrics.loc.lloc
old: 6.0
new: 1149.0

path: .metrics.loc.sloc
old: 55.0
new: 3977.0

path: .metrics.nargs.sum
old: 10.0
new: 264.0

path: .metrics.nargs.average
old: 2.0
new: 1.0232558139534884

path: .metrics.mi.mi_original
old: 68.24062869273959
new: -178.07569661490675

path: .metrics.mi.mi_sei
old: 60.953623373011304
new: -237.9925293112301

path: .metrics.mi.mi_visual_studio
old: 39.90680040511087
new: 0.0

Spaces Data

Minimal test - lines (201, 205)

path: .spaces[0].metrics.cyclomatic.average
old: 1.6666666666666667
new: 1.0

path: .spaces[0].metrics.cyclomatic.sum
old: 10.0
new: 1.0

path: .spaces[0].metrics.nom.total
old: 5.0
new: 0.0

path: .spaces[0].metrics.nom.functions
old: 5.0
new: 0.0

path: .spaces[0].metrics.loc.blank
old: 6.0
new: 0.0

path: .spaces[0].metrics.loc.lloc
old: 6.0
new: 0.0

path: .spaces[0].metrics.loc.ploc
old: 29.0
new: 5.0

path: .spaces[0].metrics.loc.sloc
old: 39.0
new: 5.0

path: .spaces[0].metrics.loc.cloc
old: 4.0
new: 0.0

path: .spaces[0].metrics.nargs.sum
old: 10.0
new: 0.0

path: .spaces[0].metrics.nargs.average
old: 2.0
new: null

path: .spaces[0].metrics.halstead.n2
old: 28.0
new: 6.0

path: .spaces[0].metrics.halstead.N1
old: 89.0
new: 8.0

path: .spaces[0].metrics.halstead.volume
old: 855.4121846913044
new: 46.50699332842307

path: .spaces[0].metrics.halstead.n1
old: 10.0
new: 4.0

path: .spaces[0].metrics.halstead.vocabulary
old: 38.0
new: 10.0

path: .spaces[0].metrics.halstead.bugs
old: 0.16788999977801303
new: 0.006842963937699977

path: .spaces[0].metrics.halstead.N2
old: 74.0
new: 6.0

path: .spaces[0].metrics.halstead.length
old: 163.0
new: 14.0

path: .spaces[0].metrics.halstead.purity_ratio
old: 1.0296025691195492
new: 1.6792696431662095

path: .spaces[0].metrics.halstead.time
old: 627.981167332902
new: 5.167443703158119

path: .spaces[0].metrics.halstead.estimated_program_length
old: 167.82521876648653
new: 23.509775004326936

path: .spaces[0].metrics.halstead.level
old: 0.07567567567567568
new: 0.5

path: .spaces[0].metrics.halstead.difficulty
old: 13.214285714285714
new: 2.0

path: .spaces[0].metrics.halstead.effort
old: 11303.661011992235
new: 93.01398665684614

path: .spaces[0].metrics.cognitive.sum
old: 3.0
new: 0.0

path: .spaces[0].metrics.cognitive.average
old: 0.6
new: null

path: .spaces[0].metrics.nexits.average
old: 0.0
new: null

path: .spaces[0].metrics.mi.mi_original
old: 74.24206744403293
new: 124.7311718022542

path: .spaces[0].metrics.mi.mi_sei
old: 56.22768778237385
new: 104.3500108707732

path: .spaces[0].metrics.mi.mi_visual_studio
old: 43.41641370996078
new: 72.9422057323124

Code

struct NurseryPurpleBufferEntry {
  void* mPtr;
  nsCycleCollectionParticipant* mParticipant;
  nsCycleCollectingAutoRefCnt* mRefCnt;
};