Tags : Browse Projects

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

EclEmma

Compare

  Analyzed about 16 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

about 9 years since last commit

44 users on Open Hub

Inactive
4.33333
   
I Use This

CppUnit - C++ port of JUnit

Compare

  No analysis available

CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI-based for supervised tests.

0 lines of code

5 current contributors

0 since last commit

42 users on Open Hub

Activity Not Available
3.92857
   
I Use This
Mostly written in language not available
Licenses: lgpl21

Pyflakes

Compare

Claimed by Python Code Quality Authority Analyzed about 23 hours ago

A Lint-like tool for Python, like PyChecker. It is focused on identifying common errors quickly without executing Python code.

4.65K lines of code

16 current contributors

3 months since last commit

29 users on Open Hub

Very Low Activity
4.5
   
I Use This

JDepend

Compare

  Analyzed about 17 hours ago

JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively.

6.11K lines of code

0 current contributors

over 17 years since last commit

18 users on Open Hub

Inactive
3.0
   
I Use This
Licenses: No declared licenses

JaCoCo Java Code Coverage Library

Compare

  Analyzed 1 day 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.

67.1K lines of code

8 current contributors

2 days since last commit

17 users on Open Hub

Moderate Activity
5.0
 
I Use This

PHP_Depend

Compare

  Analyzed 1 day 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.8K lines of code

10 current contributors

over 1 year since last commit

17 users on Open Hub

Very Low 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

JSLint

Compare

  Analyzed about 13 hours ago

JSLint takes a JavaScript source and scans it. If it finds a problem, it returns a message describing the problem and an approximate location within the source. The problem is not necessarily a syntax error, although it often is. JSLint looks at some style conventions as well as structural problems. ... [More] It does not prove that your program is correct. It just provides another set of eyes to help spot problems. [Less]

14.8K lines of code

1 current contributors

6 months since last commit

16 users on Open Hub

Very Low Activity
3.71429
   
I Use This

Sonar plugins

Compare

  Analyzed about 18 hours ago

Sonar plugins

836K lines of code

50 current contributors

about 20 hours since last commit

16 users on Open Hub

Very High Activity
4.8
   
I Use This

PHPMD - PHP Mess Detector

Compare

  Analyzed about 10 hours ago

This is the project site of PHPMD. It is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend. What PHPMD does is, it takes a given source code ... [More] and analyzes it for several potential problems. These problems can be suboptimal code, over complicated expressions or dead code, like unused parameters, methods and properties. [Less]

23.9K lines of code

16 current contributors

8 months since last commit

16 users on Open Hub

Very Low Activity
5.0
 
I Use This