Complexity analysis in best practice checks

From Axaptapedia

Jump to: navigation, search

This tool shows you how to add your own checks into the best practice checks in Axapta. It was written by Anders Tind Sørensen as a Bachelor thesis for the Technical University of Denmark day. The thesis is called "Measuring Complexity In X++ Code". What it is all about: Anders makes an addition to the Best Practice Checks in Axapta to measure the complexity of the written code. This is made by some rules like: number of lines, comment percentage, depth of inheritance, number of children, etc...

All changes made to Axapta are inside the PDF which can be downloaded here: http://www.axaptapedia.com/images/1/17/PrivateProject_Complexity_final_version.zip Anders has sent me the source code of the add-in and you can download it here: download xpo (66k)

Personal tools