Merge pull request #575 from Moshe-Immerman/patch-4

Add Sourcetrail
This commit is contained in:
Andreas Kull
2017-07-14 12:08:18 +02:00
committed by GitHub

View File

@ -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.
* [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.
* [Sourcetrail ![c]](https://www.sourcetrail.com) - Visual source code navigator.
* [Spoon](https://github.com/INRIA/spoon/) - Library for analyzing and transforming Java source code.
## Code Coverage