bright-tools

Results 36 issues of bright-tools

Add a worked example for running CCSM

enhancement

Can associated comments to functions - add this.

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).

TOK_HIS_STMT is based on token data - should have an equivalent based on the AST data.

Add test for a large code-base and check processing time is non-glacial.

Macros are often used as a form of encapsulation, hence in some cases the user may want to count the metrics associated with a macro definition rather than include the...

Simple GUI for people who don't want to use the command line

Afferent Couplings (Ca): The number of other packages that depend upon classes within the package is an indicator of the package's responsibility.

Efferent Couplings (Ce): The number of other packages that the classes in the package depend upon is an indicator of the package's independence.