- 2545 C/C++ files are compiled in a typical Mozilla build
- 6201 C/C++ source files present in CVS
- Researcher's dream:
- Very few questions about the code can be answered without automated tools
- Fast paced development means that tools will be immediately useful
- Grep & the C++ compiler are the most frequently used analysis tools
- Most tools do not parse C++, do not scale to Mozilla or do not allow user customization
|
|