Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
analyseur_de_code_static [Le 20/12/2021, 19:18] – passage de http à https sur les liens externes (détecté et corrigé via le bot wiki-corrector (https://forum.ubuntu-fr.org/viewtopic.php?id=2067892) wiki-corrector-botanalyseur_de_code_static [Le 11/09/2022, 11:08] (Version actuelle) – Suppression des espaces en fin de ligne (détecté et corrigé via le bot wiki-corrector (https://forum.ubuntu-fr.org/viewtopic.php?id=2067892) moths-art
Ligne 1: Ligne 1:
- 
 {{tag>programmation BROUILLON}} {{tag>programmation BROUILLON}}
 ---- ----
Ligne 27: Ligne 26:
   * C and C++ Code Counter https://sourceforge.net/projects/cccc/   * C and C++ Code Counter https://sourceforge.net/projects/cccc/
   * Splint (dans les dépôts)   * Splint (dans les dépôts)
-  * [[https://wiki.mozilla.org/Static_Analysis|Mozilla's Pork]]  +  * [[https://wiki.mozilla.org/Static_Analysis|Mozilla's Pork]] 
-  * [[https://wiki.mozilla.org/Static_Analysis|Mozilla's Dehydra]]  +  * [[https://wiki.mozilla.org/Static_Analysis|Mozilla's Dehydra]] 
-  * Les options -Weff++ pour GNU g++  +  * Les options -Weff++ pour GNU g++ 
-  * [[http://smatch.sourceforge.net/|SMATCH]] +  * [[http://smatch.sourceforge.net/|SMATCH]]
   * [[http://www.spinroot.com/uno/|Uno]]   * [[http://www.spinroot.com/uno/|Uno]]
   * [[http://www.domagoj-babic.com/index.php/ResearchProjects/Calysto|Calysto]]   * [[http://www.domagoj-babic.com/index.php/ResearchProjects/Calysto|Calysto]]
Ligne 37: Ligne 36:
   * [[http://code.google.com/p/cppanalyse/|cppanalyse]]   * [[http://code.google.com/p/cppanalyse/|cppanalyse]]
   * [[http://google-styleguide.googlecode.com/svn/trunk/cpplint/|Cpplint (google)]]   * [[http://google-styleguide.googlecode.com/svn/trunk/cpplint/|Cpplint (google)]]
-  * [[https://sourceforge.net/projects/clint/|Clint]] +  * [[https://sourceforge.net/projects/clint/|Clint]]
   * [[http://mygcc.free.fr/|mygcc]]   * [[http://mygcc.free.fr/|mygcc]]
-  * [[ftp://ftp.sds.lcs.mit.edu/pub/Larch/lclint/|LC-Lint]]  +  * [[ftp://ftp.sds.lcs.mit.edu/pub/Larch/lclint/|LC-Lint]]
  
  
Ligne 51: Ligne 50:
  
 ==== PHP ==== ==== PHP ====
-  * [[http://www.smashingmagazine.com/2009/01/20/50-extremely-useful-php-tools/|50 Outils PHP Extrêmement utile]] +  * [[http://www.smashingmagazine.com/2009/01/20/50-extremely-useful-php-tools/|50 Outils PHP Extrêmement utile]]
  
 ====Java ==== ====Java ====
Ligne 60: Ligne 59:
   * jlint   * jlint
  
-====Application web==== +====Application web====
    * [[http://seleniumhq.org/|Selenium]]    * [[http://seleniumhq.org/|Selenium]]
    * XSSer ([[http://xsser.sourceforge.net/|site]])    * XSSer ([[http://xsser.sourceforge.net/|site]])
Ligne 73: Ligne 72:
  
  
----- +----
  
 //Contributeurs :  [[:utilisateurs:psychederic|Psychederic]].// //Contributeurs :  [[:utilisateurs:psychederic|Psychederic]].//