Browsing projects by Tag(s)

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

Showing page 1 of 2

FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libraries and deadlocks. FindBugs can identify hundreds of serious defects in large applications (typically ... [More] about 1 defect per 1000-2000 lines of non-commenting source statements). FindBugs is open source, and has been downloaded more than 230,000 times, and is used by many major companies and financial institutions. Findbugs can be used from the command line or within ant, eclipse, maven, netbeans and emacs. [Less]

4.26437
   
  9 reviews  |  365 users  |  290,023 lines of code  |  3 current contributors  |  Analyzed 10 days 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 ... [More] & customize these rules to your heart's content. [Less]

4.55
   
  0 reviews  |  79 users  |  44,007 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not ... [More] historically checked. Gendarme uses the Cecil library to introspect code. [Less]

4.31579
   
  0 reviews  |  45 users  |  84,010 lines of code  |  13 current contributors  |  Analyzed 5 days ago
 
 

Release Audit Tool (RAT) is a tool to improve accuracy and efficiency when checking releases. It is heuristic in nature: making guesses about possible problems. It will produce false positives and cannot find every possible issue with a release. It's reports require interpretation. RAT was ... [More] developed in response to a need felt in the Apache Incubator to be able to review releases for the most common faults less labour intensively. It is therefore highly tuned to the Apache style of releases. [Less]

5.0
 
  0 reviews  |  4 users  |  21,243 lines of code  |  4 current contributors  |  Analyzed about 1 year ago
 
 

The XRadar is an open extensible code report tool currently supporting all Java based systems. The batch-processing framework produces HTML/SVG reports of the systems current state and the development over time - all presented in sexy tables and graphs. It gets results from several brilliant open ... [More] source projects and a couple of in house grown projects and presents the results as massive unified html/svg reports. The architecture is based on java, xml and xsl. Presently it only supports Java, but there are plans to produce plug ins for other leading languages. [Less]

5.0
 
  0 reviews  |  2 users  |  771,521 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

The Panopticode project provides a standardized format for describing the structure of software projects and integrates metrics from several tools into that format. Reporting options provide correlation, historic analysis, and visualization.

5.0
 
  0 reviews  |  2 users  |  17,902 lines of code  |  0 current contributors  |  Analyzed over 2 years ago
 
 

Architecture Rules leverages an xml configuration file and optional programmatic configuration to assert your code's architecture via unit tests or ant tasks. This test is able to assert that specific packages do not depend on others and is able to check for and report on cyclic dependencies ... [More] among your project's packages and classes. This project wraps a industry accepted JDepend to simplify the process of maintaining a solid software architecture. [Less]

3.5
   
  0 reviews  |  2 users  |  9,822 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

This project contains the code that provides the CPAN Testers Statistics website generation code

5.0
 
  0 reviews  |  1 user  |  2,680 lines of code  |  0 current contributors  |  Analyzed over 2 years ago
 
 

PMD Plugin for the Eclipse IDE

0
 
  0 reviews  |  1 user  |  8,183 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

Dead Code Detector (DCD) simply finds never-used code in your Java/JEE applications by static analysis of classes. For example: * Unused package-private or private methods and fields * Unused public or protected methods and fields * Unused local variables * Useless ... [More] initializations... GUI can be launched in one click from http://dcd.dev.java.net (or use command line or ant). Text and XML reports are available. [Less]

4.0
   
  0 reviews  |  1 user  |  5,019 lines of code  |  0 current contributors  |  Analyzed about 1 year 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.