Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.05 KB

File metadata and controls

39 lines (29 loc) · 1.05 KB

reDSL Refactor Report

Generated: 2026-04-20 11:13
Project: /home/tom/github/semcod/code2llm
Mode: executed
Log file: /home/tom/github/semcod/code2llm/logs/redsl_20260420_110728.log
Cycle: 1


Summary

  • Project: code2llm
  • Files: 145 | Lines: 24326 | Avg CC: 17.0
  • Critical: 1 | Alerts: 1
  • Decisions selected: 1
  • Proposals generated: 1
  • Proposals applied: 1
  • Proposals rejected: 0
  • Errors: 0

Top Decisions

  1. extract_functionscode2llm/core/analyzer.py
    • Score: 1.27
    • Rationale: Funkcja o CC > 15 — rozbij na mniejsze

Execution Results

  1. extract_functions
    • Target: code2llm/core/analyzer.py
    • Applied: True
    • Validated: True
    • Confidence: 0.89
    • Summary: Extracted verbose logging and watch mode handling into separate private methods to reduce cyclomatic complexity from 27 to below 10, while preserving identical behavior, error handling, and logging.

Report generated by reDSL