/** * graph:large-function band-boundary tests. * * The banding LOGIC (`bodyLines <= warn` → nothing; `(warn, error]` → medium; * `> error` → high) is exercised against EXPLICIT config thresholds so these * tests stay valid when the shipped defaults are tuned; a separate case locks * the current defaults (warn 300 / error 500). `bodyLines` is read from the * feature column when present, else the inline `endLine − line + 1` span. */ export {}; //# sourceMappingURL=large-function.test.d.ts.map