CNDCallGraph
C/C++ Call Graph
Team
Dev: Alexander Simon (AS; NB nick: alexvsimon)
QA: Dmitry Nikitin (NB nick: dnikitin)
Lead: Alexander Simon
Charter
Shows direct and reverse static call hierarchy (call graph).
User View
Goals
The inaccuracy is same as the find usages and the hyper link.
No P1 or P2 issues.
Metrics
Test Plan
Schedule
| Milestone | Date | Content |
|---|---|---|
| M1 | Mid May | Call graph view implemented and ready to testing. Not all accuracy issues resolved. |
| M2 | Mid June | Major issues from M1 resolved |
| M3 | Mid July | Improve performance of direct and reverse call graphs on huge applications |
| M4 | FCS | Quality raised to production level |
Risks and dependencies
- depends on Language Model Accuracy
- depends on Find Usages Accuracy
Status and test results
M3 is done.
Design specifications
Unit tests
Issuezilla
Status Whiteboard keyword: callgraph
(click on the keyword above to get issues list)

