The Eccox Application Quality Code family of solutions automates the application of concepts associated with the quality of the systems source codes in the following ways:

| Functions | Benefits | 
| Code inspection | Automatic process for reading the source code, regardless of its size. | 
| Explains SQL accesses (DB2 and Oracle) | Enables an assessment of the SQL code performance under execution conditions without executing it. | 
| Discrimination of Legacy code and New code | Allows different treatment for codes that existed prior to the implementation of the process and codes produced following implementation. | 
| Evaluation rules | Establish the criteria for evaluating the code. | 
| Notes and considerations | Establish the severity or importance of each rule to the evaluation process. | 
| Signals | Establish the minimum levels of “good” and “acceptable”. | 
| Plug-in in compilation or IDE | Prevents the development process of a code without a minimum “acceptable” level. | 
| Approvals | Enables controlled and managed process of an unsatisfactory code through a correction commitment. | 
| Exceptions | Allows the administration of exceptions to the evaluation for codes of given programs or systems for certain rules. | 
| Customizable reports | Allows the consolidation and relationship of information to facilitate the analysis of scenarios and situations that require decisions. | 
| Customizable graphs | Graphically demonstrates the result of consolidations and relationships of information to facilitate the analysis of scenarios and situations. |