Skip to main content

Module analyzer

Module analyzer 

Source
Expand description

Code analysis modules.

Modules§

counter
Byte-level state machine for counting code, comment, and blank lines.
stats
Statistics data structures.
trie
Token trie for fast multi-pattern matching.

Structs§

ComplexityAnalyzer
Analyzes code complexity metrics.
FileAnalyzer
Analyzes individual source files.