nx_mccabe.nx
buildroot/runtime/nx_mccabe.nx
about
nx_mccabe.nx -- THIN MAIN over nx_mccabe_lib.nx. Publishes the DISTRIBUTION of cyclomatic complexity
across the corpus; the only bar it names is CITED, never chosen here.
nx_mccabe [dir] default dir=buildroot/runtime
license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_mccabe_lib.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 7 | const MCM_EXACT_TO: i64 = 15 // exact buckets up to here, then DOUBLING ranges -- a derivation, not a taste |
| 8 | const MCM_OUTBUF: i64 = 16384 |
| 10 | const MCM_SPINE: *u8 = "knowledge/status/mccabe.spine\x00" |
| 11 | const MCM_MODE644: i64 = 420 |
| 12 | const MCM_SPINEBUF: i64 = 2048 |
functions
| 14 | func mcm_range(ob: *u8, a0: i64, hist: *i64, lo: i64, hi: i64, total: i64) -> i64 |
| 33 | func ce_mccabe_live(c: *i64, funcs: i64, crows: i64, ob: *u8, a0: i64) -> i64 |
| 60 | func main(argc: i64, argv: *i64) -> i64 |