2026-02-10 23:54:41 +01:00
2026-02-10 23:54:41 +01:00
2026-02-10 23:54:41 +01:00
2026-02-10 23:54:41 +01:00

MethodAtlas

MethodAtlas is a static analysis tool for Java projects.

It scans Java source code and JUnit tests to extract structured information such as:

  • fully-qualified class and method names
  • test method discovery (JUnit 4/5)
  • lines of code (LOC)
  • structural and complexity metrics (planned)
  • code relationships and statistics

The goal of MethodAtlas is to provide a lightweight, extensible code intelligence engine that helps developers understand, measure, and evolve Java codebases.

Description
MethodAtlas is a static analysis tool for Java projects.
Readme 858 KiB
release@1.1.1 Latest
2026-03-10 20:52:40 +01:00
Languages
Java 100%