Tags : Browse Projects

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

Checklipse

Compare

  Analyzed about 3 hours ago

Checklipse is a tool designed to help Eclipse developers find some common error patterns in their code before the code is deployed. Checklipse uses lightweight static analysis of Java sources to detect potential errors. The errors are then presented to the user for review.

4.85K lines of code

0 current contributors

over 18 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Sonar C++ Plugin

Compare

  Analyzed 1 day ago

This plugin adds basic support of C++ language into Sonar.

242K lines of code

11 current contributors

7 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

MSR Tools

Compare

  Analyzed about 15 hours ago

MSR Tools is a source code evolution analysis tool. It consists of a framework for mining software repositories and tools for metric calculation, visualization, defect prediction.

87.3K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

service-delivery-quality-assurance

Compare

  Analyzed about 11 hours ago

Quality Assurance (QA) for Service Delivery Quality (SDQ)

0 lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgplv3-st...

PyChecker

Compare

  No analysis available

PyChecker is a tool for finding bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be ... [More] fairly infrequent. PyChecker works in a combination of ways. First, it imports each module. If there is an import error, the module cannot be processed. The import provides some basic information about the module. The code for each function, class, and method is checked for possible problems. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

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

coveralls-maven-plugin

Compare

  Analyzed about 9 hours ago

Maven plugin for submitting Java code coverage reports to Coveralls web service.

6K lines of code

1 current contributors

5 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

jqa

Compare

  Analyzed about 15 hours ago

Java architecture framework validation - A library to define, validate, test and QA custom application architecture rules. Maven, Eclipse and Sonar integration.

29.9K lines of code

0 current contributors

almost 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

projectusus

Compare

  Analyzed about 17 hours ago

Common coding and design practices in software projects are a good thing. To support them, there is a number of helpful tools around, such as static code analyzers, test coverage tools, code formatters and so on. The goal of this project is to provide Eclipse Plug-Ins that help to integrate common ... [More] compiler and formatter settings in the Eclipse workspace, support Checkstyle, EclEmma and other tools, and apply some OO design metrics to analyse weak spots in the code. These settings, tool configurations and metrics reflect the 'usus' (common practice) in projects we've worked in and have proved useful; we want to integrate them in order to have them handy all the time. Read more about the Features (with Screenshots), or simply download and install. [Less]

42.7K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Dynamic COMPAS

Compare

  Analyzed 4 months ago

The Dynamic COMPAS is an electronic system for managing the quality of humanitarian projects, based on the principles of Project Cycle Management and Quality Assurance. The Dynamic COMPAS helps organisations to: • Strengthen transparency in decision-making thus promoting personal and collective ... [More] accountability • Improve team communication by establishing a common language to be used throughout an organisation and across all sectors • Learn from past experience by allowing users to access information from other projects • Make decisions using a single analytical framework – the COMPAS Board – which gives a systemic view of the project • Improve monitoring and evaluation processes by means of quality indicators • Streamline reporting processes [Less]

41.1K lines of code

0 current contributors

almost 15 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

qjpegrest

Compare

  No analysis available

Graphical application to aid in the restoration of JPEG compressed images, in order to reduce the noise added by the JPEG lossy compression, through the implementation of restoration algorithms and the manual tuning of their parameters.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl