Retourner au contenu associé (entrée de forum : Détecter des fonctions mortes dans un projet Web)
Posté par goofy le 05 juillet 2011 à 16:44. En réponse au message Détecter des fonctions mortes dans un projet Web. Évalué à 1.
Et si tu ne veux pas réinventer la roue tu as :
http://phpmd.org/rules/index.html
Autres outils bien utiles :
http://pdepend.org/documentation/software-metrics/index.html https://github.com/sebastianbergmann/phploc/ https://github.com/sebastianbergmann/phpcpd http://code.google.com/p/phpcoderatio/ http://code.google.com/p/phptreematch/
Vala et pas mal de ses scripts sont compatibles avec les extensions php de cruisecontrol ...
Si ca peux aider.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# PHP Mess Detector
Posté par goofy . En réponse au message Détecter des fonctions mortes dans un projet Web. Évalué à 1.
Et si tu ne veux pas réinventer la roue tu as :
http://phpmd.org/rules/index.html
Autres outils bien utiles :
http://pdepend.org/documentation/software-metrics/index.html
https://github.com/sebastianbergmann/phploc/
https://github.com/sebastianbergmann/phpcpd
http://code.google.com/p/phpcoderatio/
http://code.google.com/p/phptreematch/
Vala et pas mal de ses scripts sont compatibles avec les extensions php de cruisecontrol ...
Si ca peux aider.