Quantcast
Channel: code
Viewing all articles
Browse latest Browse all 14

Scertify™ Professional

$
0
0
Date Created: 
January 16, 2013 - 10:56
Date Updated: 
April 21, 2015 - 11:03

Scertify™ Professional Edition is an Eclipse plugin dedicated to analyze and automatically correct code quality defects, through computer-assisted code refactoring. It includes +1,600 coding rule controls and 19 rules for automated-refactoring) for Java and Javascript projects.

» Features, downloads and pricing are available here
» http://tocea.com/shop/professional-edition/scertify-professional-edition

In this version, different programming rules repositories are available:

- 23 rules for automated code refactoring
- Thematic rule repositories: code duplicate, dead code, reliability, maintainability, efficiency, null handling, threads & synchronization, etc.
- Coding rules for Specialized frameworks: Spring, Hibernate, EJB, Servlet, JUnit, etc.
- Java metrics computation on each project level (project, package, class, etc.): cyclomatic complexity, injectability, law of Demeter, abstractness, import coupling, etc.
- Java PMD Rules
- Java Checkstyle Rules
- Javascript Closure Compiler coding rules
- Javascript JSLint coding rules

*** Installation Guide ***
http://wiki.tocea.com/scertify-eclipse-plugin/scertify-eclipse-plugin-in...

*** User Guide ***
http://wiki.tocea.com/scertify-eclipse-plugin/scertify-eclipse-plugin-us...

*** Licences ***
If you're using Checkstyle, PMD, JSLint or Closure Compiler rule repositories, please refer to their license agreement listed below:
- Checkstyle: http://checkstyle.sourceforge.net/license.html
- PMD: http://pmd.sourceforge.net/pmd-5.0.2/license.html
- JSLint: http://www.jslint.com
- Closure Compiler: https://code.google.com/p/closure-compiler/


Viewing all articles
Browse latest Browse all 14

Trending Articles