Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

PMD

Compare

  Analyzed about 9 hours ago

PMD is an extensible cross-language static code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.

318K lines of code

77 current contributors

2 days since last commit

223 users on Open Hub

Very High Activity
3.98
   
I Use This

SonarQube

Compare

  Analyzed 4 months ago

SonarQube is an open source software quality management tool, dedicated to continuously analyze and measure source code quality. Using SonarQube throughout the whole development project life cycle drastically improves visibility for every stakeholder. This gained visibility allows to manage risks ... [More] , reduce maintenance costs and improve agility by implementing a real quality first approach. Teams can now seamlessly embrace quality with fun. [Less]

27.8M lines of code

83 current contributors

4 months since last commit

129 users on Open Hub

Activity Not Available
4.54545
   
I Use This

Buildbot

Compare

  Analyzed less than a minute ago

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. ... [More] The guilty developer can be identified and harassed without human intervention. By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. [Less]

185K lines of code

74 current contributors

14 days since last commit

93 users on Open Hub

High Activity
4.37931
   
I Use This

Perl-Critic

Compare

  Analyzed about 2 hours ago

Perl-Critic is a static source analyzer for Perl code. It is an extensible framework for creating and automatically enforcing coding standards across a body of code. Many of the default rules are taken from Damian Conway's book "Perl Best Practices." However, you can enable/disable & customize these rules to your heart's content.

77K lines of code

2 current contributors

6 months since last commit

81 users on Open Hub

Very Low Activity
4.55
   
I Use This
Licenses: Artistic_..., lgpl

pylint

Compare

Claimed by Logilab Analyzed about 17 hours ago

Pylint is a python tool that checks if a module satisfies a coding standard. Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more features, like checking line-code's length, checking if variable names are ... [More] well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. The big advantage with Pylint is that it is highly configurable, customizable, and you can easily write a small plugin to add a personal feature. [Less]

76.1K lines of code

63 current contributors

1 day since last commit

59 users on Open Hub

Moderate Activity
4.52632
   
I Use This

EclEmma

Compare

  Analyzed about 24 hours ago

EclEmma is a Java code coverage tool for Eclipse. It launches from within the workbench like JUnit test. Runs can directly be analyzed for code coverage. Coverage results are immediately summarized and highlighted in the Java source code editors. EclEmma does not require modifying your projects or performing any other setup.

13.7K lines of code

0 current contributors

over 7 years since last commit

44 users on Open Hub

Inactive
4.33333
   
I Use This

JaCoCo Java Code Coverage Library

Compare

  Analyzed about 14 hours ago

JaCoCo is a free code coverage library for Java, which is currently developed by the EclEmma team based on the lessons learned from using and integration existing libraries over the last three years.

62.8K lines of code

8 current contributors

10 days since last commit

17 users on Open Hub

Moderate Activity
5.0
 
I Use This

PHP_Depend

Compare

  Analyzed about 13 hours ago

PHP_Depend is an adaption of the established Java development tool JDepend. This tool shows you the quality of your design in the terms of extensibility, reusability and maintainability. All these facts are influenced by the inter-package dependencies and the package abstraction that PHP_Depend ... [More] visualizes in form of an abstract/instability chart and as a detailed XML report of all detected dependencies. [Less]

76.7K lines of code

10 current contributors

about 1 month since last commit

17 users on Open Hub

Moderate Activity
0.0
 
I Use This

Bitten

Compare

  No analysis available

Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.

0 lines of code

0 current contributors

0 since last commit

16 users on Open Hub

Activity Not Available
4.71429
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

Sonar plugins

Compare

  Analyzed 1 day ago

Sonar plugins

780K lines of code

50 current contributors

1 day since last commit

16 users on Open Hub

Very High Activity
4.8
   
I Use This