Current Rulesets List of rulesets and rules contained in each ruleset. Clean Code Rules: The Clean Code ruleset contains rules that enforce a clean code base. This includes rules from SOLID and object calisthenics. Code Size Rules: The Code Size Ruleset contains a collection of rules that find code size related problems. Controversial Rules: This ruleset contains a collection of controversial rule
This is the project site of PHPMD. It is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly and easy to configure frontend for the raw metrics measured by PHP Depend. What PHPMD does is: It takes a given PHP source code base and look for several potential problems within that source. These problems can be things l
Hudson+PHPシリーズです(Javaとか他の言語でもいけるはずです)。 phpmdって何?phpmdはPHP Mess Ditectorの略で、PHPコードの潜在的なバグになりそうな箇所や実装上の問題を検出してくれるツールです。 例えば未使用の変数の指摘、多数のpublicメソッドのある巨大クラスの検出、一文字変数等もこのツールで検出可能です。 詳細はhttp://phpmd.org/about.htmlを参照してください。 phpmdのインストールこれは簡単で、いつものようにpearコマンドでさくっと入ります pear channel-discover pear.pdepend.org pear install --alldeps pdepend/PHP_Depend-beta pear channel-discover pear.phpmd.org pear channel-di
もうすっかり暑くなりましたが、1日中半袖でいることができない男、s-24です。(改名しました!) ずっと見てきた海外ドラマ、CSI-NYがシーズン9で終了してしまい残念すぎます。 マイアミも終わってしまったので、とってもさみしいです。。 そのかわり、24が復活するらしいですが、今更ジャックについていけるか心配で寝れません! さて、今回は PHPMD – PHP Mess Detector についてです。PHPMD は PHP のコードの中から、コードレベルでバグになりそうな箇所を検出してくれるツールです。早めにバグを発見するために導入してみました。 インストールは簡単です。CentOS であれば root 権限で以下を実行していけば OK! # yum -y install php-pear # pear channel-discover pear.pdepend.org # pear i
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く