細かいことで恐縮なのですが、 [https://github.com/phpcibook/blogapp/blob/master/build.xml](url) 上記の75行目 `<target name="phpcpd" description="Perform project mess detection using PHPMD">` はPHPMDの説明文ではないでしょうか。
細かいことで恐縮なのですが、
https://github.com/phpcibook/blogapp/blob/master/build.xml
上記の75行目
<target name="phpcpd" description="Perform project mess detection using PHPMD">はPHPMDの説明文ではないでしょうか。