A plug in for Eclipse that calculates metrics for your code during build cycles and warns you, via the Problems View, of 'range violations' for each metric. You may also export the metrics to various formats for further analysis.
License
Common Public License 1.0Follow Eclipse Metrics
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
This is an excellent plug-in that will make you think twice before you write ugly code. By striving not to violate some of the basic metrics checked by this plugin, you are going to end up writing a much cleaner and therefore BETTER code. I strongly recommend to everyone.