Binary package “analizo” in ubuntu mantic

multi-language source code analysis toolkit

 Analizo is a suite of source code analysis tools, aimed at being
 language-independent and extensible, analizo parses source code in multiple
 languages and report useful information about it, such as module dependency,
 source code metrics and more.
 .
 Analizo uses doxyparse to parse the source code, and is currently tested and
 expected to work well with C, C++, Java and C# source code.