.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH PDEPEND "1" "May 2023" "PDepend 2.14.0" "User Commands" .SH NAME pdepend - PHP_Depend command line interface .SH SYNOPSIS .B pdepend [\fI\,options\/\fR] [\fI\,logger\/\fR] \fI\,\/\fR .SH DESCRIPTION PDepend 2.14.0 .TP \fB\-\-dependency\-xml=\fR Generates a xml log with all dependencies. .TP \fB\-\-jdepend\-chart=\fR Generates a diagram of the analyzed packages. .TP \fB\-\-jdepend\-xml=\fR Generates the package dependency log. .TP \fB\-\-overview\-pyramid=\fR Generates a chart with an Overview Pyramid for the analyzed project. .TP \fB\-\-summary\-xml=\fR Generates a xml log with all metrics. .TP \fB\-\-coderank\-mode=\fR<*[,...]> Used CodeRank strategies. Comma separated list of \&'inheritance'(default), 'property' and 'method'. .TP \fB\-\-coverage\-report=\fR Clover style CodeCoverage report, as produced by PHPUnit's \fB\-\-coverage\-clover\fR option. .TP \fB\-\-configuration=\fR Optional PDepend configuration file. .TP \fB\-\-suffix=\fR List of valid PHP file extensions. .TP \fB\-\-ignore=\fR List of exclude directories. .TP \fB\-\-exclude=\fR List of exclude namespaces. .TP \fB\-\-without\-annotations\fR Do not parse doc comment annotations. .TP \fB\-\-quiet\fR Prints errors only. .TP \fB\-\-debug\fR Prints debugging information. .TP \fB\-\-help\fR Print this help text. .TP \fB\-\-version\fR Print the current version. .TP \fB\-d\fR key[=value] Sets a php.ini value.