Project Analysis Report

May 13, 2026 ยท View on GitHub

  • Report type: analyze
  • Compile database: tests/e2e/testdata/m3/report_project/compile_commands.json
  • Translation units: 1
  • Translation unit ranking entries: 1 of 1
  • Include hotspot entries: 2 of 2
  • Top limit: 10
  • Include analysis heuristic: yes

Analysis Configuration

  • Sections: tu-ranking, include-hotspots, target-graph, target-hubs
  • TU thresholds: arg_count=0, include_path_count=2, define_count=0
  • Min hotspot TUs: 3
  • Target hub thresholds: in=10, out=10

Section States

SectionState
tu-rankingactive
include-hotspotsactive
target-graphnot_loaded
target-hubsnot_loaded

Translation Unit Ranking

  1. src/app/main.cpp [directory: build/app] Metrics: arg_count=8, include_path_count=2, define_count=1 Diagnostics:
    • warning: could not resolve include "generated/version.h" from src/app/main.cpp

Include Hotspots

Filter: scope=all, depth=all. Excluded: 0 unknown, 0 mixed.

HeaderOriginDepthAffected TUsContext
include/common/config.hprojectdirect3src/app/main.cpp [directory: build/app] / src/lib/core.cpp [directory: build/lib] / src/tools/tool.cpp [directory: build/tools]
include/common/shared.hprojectindirect3src/app/main.cpp [directory: build/app] / src/lib/core.cpp [directory: build/lib] / src/tools/tool.cpp [directory: build/tools]

Diagnostics

  • note: include-based results are heuristic; conditional or generated includes may be missing