3 if ! test -e `which pdepend`; then
4 echo "$0: This script needs PHP_Depend. See URL"
5 echo "$0: http://www.manuel-pichler.de/pages/pdepend.html for details."
8 pdepend --bad-documentation --ignore=db,docs,ship-simu.org \
9 --jdepend-chart=test.png --overview-pyramid=pyramid.png \
10 --summary-xml=summary.xml --jdepend-xml=jdepend.xml .