Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeGraphContext/CodeGraphContext
/ _h2
Function
_h2
src/codegraphcontext/tools/report_generator.py:90–91 ·
view source on GitHub ↗
(title: str)
Source
from the content-addressed store, hash-verified
88
89
90
def
_h2(title: str) -> str:
91
return
f
"\n## {title}\n"
92
93
94
def
_h3(title: str) -> str:
Callers
8
_section_god_nodes
Function · 0.85
_section_complexity
Function · 0.85
_section_cross_module_calls
Function · 0.85
_section_dead_code
Function · 0.85
_section_spring_endpoints
Function · 0.85
_section_spring_beans
Function · 0.85
_section_maven_modules
Function · 0.85
_section_suggested_queries
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected