Add Sourcetrail
From their site: "Sourcetrail helps software engineers explore and navigate unknown source code quickly and thoroughly by combining an interactive graph visualization, a concise code view and a powerful search algorithm, all built into an easy-to-use cross-platform developer tool"
This commit is contained in:
@ -154,6 +154,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
* [Infer](https://github.com/facebook/infer) - Modern static analysis tool for verifying the correctness of code.
|
* [Infer](https://github.com/facebook/infer) - Modern static analysis tool for verifying the correctness of code.
|
||||||
* [jQAssistant](http://jqassistant.org/) - Static code analysis with Neo4J-based query language.
|
* [jQAssistant](http://jqassistant.org/) - Static code analysis with Neo4J-based query language.
|
||||||
* [PMD](https://github.com/pmd/pmd) - Source code analysis for finding bad coding practices.
|
* [PMD](https://github.com/pmd/pmd) - Source code analysis for finding bad coding practices.
|
||||||
|
* [Sourcetrail ![c]](https://www.sourcetrail.com) - Visual source code navigator.
|
||||||
* [Spoon](https://github.com/INRIA/spoon/) - Library for analyzing and transforming Java source code.
|
* [Spoon](https://github.com/INRIA/spoon/) - Library for analyzing and transforming Java source code.
|
||||||
|
|
||||||
## Code Coverage
|
## Code Coverage
|
||||||
|
Reference in New Issue
Block a user