ccsm
ccsm copied to clipboard
Add equivalent of HIS_COMF based on AST rather than Lexing
HIS_COMF currently uses a statement count derived from lexing the source (i.e. unexpanded macros). Should add a corresponding metric which uses the AST data (expanded macros).