Browsing projects by Tag(s)

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

Showing page 1 of 2

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.

3.90909
   
  0 reviews  |  325 users  |  214,784 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 

PMD

Compare

PMD is a Java source 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.

4.03704
   
  2 reviews  |  228 users  |  178,390 lines of code  |  19 current contributors  |  Analyzed about 1 hour ago
 
 

The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.

4.26087
   
  0 reviews  |  86 users  |  61,015 lines of code  |  1 current contributor  |  Analyzed 9 days 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 ... [More] are 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]

4.52632
   
  0 reviews  |  42 users  |  21,973 lines of code  |  21 current contributors  |  Analyzed 9 days ago
 
 

JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse. - What is JDepend? (from www.clarkware.com): JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the ... [More] quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively. Advanced JDepend documantation are available as online help in Eclipse (press F1 key) or on the JDepend creator's site (please do not ask me what JDepend metrics are - ask Mike:) [Less]

3.33333
   
  2 reviews  |  9 users  |  7,505 lines of code  |  1 current contributor  |  Analyzed 2 months ago
 
 

MetricsAnalytics is a Sonar plugin that analyzes the Total Quality related to your Java code. Using this plugin you can visualize your Java code from different points of view: Architecture Quality (normalized distance from main sequence, cycle number, etc.); Design Quality (CBO, DIT, NOC, RFC ... [More] , etc.); Code Quality (comment, duplicated line, complexity cyclomatic, etc.); Test Quality (code coverage, test failed number, etc.); and Total Quality. MetricsAnalytics helps you to re-factorize your code and check your test coverage. It improves the maintainability, reliability, and efficiency of your project in running time. It tries to unify the concepts of XRadar in the Sonar World with some adaptations to get the Total Quality Indicator. [Less]

5.0
 
  0 reviews  |  2 users  |  24,198 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 

Provides code metrics with JDepend. JDepend traverses Java class file directories and generates design quality metrics for each Java/Groovy 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.

0
 
  0 reviews  |  2 users  |  904 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

The CodeNarc Plugin provides static code analysis for Groovy code. It uses the CodeNarc library. It is actually a port of the Grails CodeNarc plugin created by Burt Beckwith.

0
 
  0 reviews  |  1 user  |  176 lines of code  |  0 current contributors  |  Analyzed about 16 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.

0
 
  0 reviews  |  1 user  |  4,853 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Jubula provides automated functional GUI testing for Java and HTML applications. It is aimed at teams who want their automated tests to be written by test experts from the user perspective, without requiring any coding effort. Jubula tests incorporate best practices from software development to ... [More] ensure long-term maintainability of the automated tests. [Less]

0
 
  0 reviews  |  1 user  |  261,725 lines of code  |  7 current contributors  |  Analyzed 9 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.