Confirmed users, Bureaucrats and Sysops emeriti
419
edits
No edit summary |
No edit summary |
||
| Line 35: | Line 35: | ||
* Dataflow enforcement of correct API usage (CQual++): | * Dataflow enforcement of correct API usage (CQual++): | ||
** String character set encoding mistakes. | ** String character set encoding mistakes. | ||
** Unit (twips vs. pixels) | * More dataflow enforcement (beyond the reach of CQual++): | ||
** Unit analysis (twips vs. pixels) for layout and rendering. | |||
* Code metrics, to compare to similar open source projects: | * Code metrics, to compare to similar open source projects: | ||
** Virtual method declaration and call populations. | ** Virtual method declaration and call populations. | ||
** Cohesion, coupling, other modularity measures. | ** Cohesion, coupling, other modularity measures. | ||