About

This package is 144.3 KB. It is available at http://ftp.debian.org/debian/pool/main/p/pdepend/pdepend_1.1.4-1_all.deb .

View its full control file here: debian/control.

Description

PHP_Depend design quality metrics for PHP packages

Relations

This package depends on: php5-cli (>= 5.2.3), php-pear (>= 1.6.0).

This package recommends: php5-imagick (>= 2.2.0~b2).

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

pdepend 1.1.4-1 is in debian - jessie / main. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/bin/ root:root 0o755
/usr/bin/pdepend text/plain root:root 0o755 2.9 KB
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/pdepend/ root:root 0o755
/usr/share/doc/pdepend/changelog.Debian.gz application/gzip root:root 0o644 159 bytes
/usr/share/doc/pdepend/changelog.gz application/gzip root:root 0o644 2.1 KB
/usr/share/doc/pdepend/copyright text/plain root:root 0o644 1.7 KB
/usr/share/doc/pdepend/package.xml.gz application/gzip root:root 0o644 10.5 KB
/usr/share/man/ root:root 0o755
/usr/share/man/man1/ root:root 0o755
/usr/share/man/man1/pdepend.1.gz application/gzip root:root 0o644 735 bytes
/usr/share/php/ root:root 0o755
/usr/share/php/PHP/ root:root 0o755
/usr/share/php/PHP/Depend/ root:root 0o755
/usr/share/php/PHP/Depend/Autoload.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Builder/ root:root 0o755
/usr/share/php/PHP/Depend/Builder/Context/ root:root 0o755
/usr/share/php/PHP/Depend/Builder/Context/GlobalStatic.php text/x-php root:root 0o644 5.6 KB
/usr/share/php/PHP/Depend/Builder/Context.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/PHP/Depend/Builder/Default.php text/x-php root:root 0o644 63.1 KB
/usr/share/php/PHP/Depend/BuilderI.php text/x-php root:root 0o644 30.1 KB
/usr/share/php/PHP/Depend/Code/ root:root 0o755
/usr/share/php/PHP/Depend/Code/AbstractCallable.php text/x-php root:root 0o644 13.9 KB
/usr/share/php/PHP/Depend/Code/AbstractClassOrInterface.php text/x-php root:root 0o644 11.9 KB
/usr/share/php/PHP/Depend/Code/AbstractItem.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/PHP/Depend/Code/AbstractType.php text/x-php root:root 0o644 13.7 KB
/usr/share/php/PHP/Depend/Code/ASTAllocationExpression.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTArguments.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTArrayElement.php text/x-php root:root 0o644 4.1 KB
/usr/share/php/PHP/Depend/Code/ASTArrayIndexExpression.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTArray.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/Depend/Code/ASTAssignmentExpression.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTBooleanAndExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTBooleanOrExpression.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTBreakStatement.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTCastExpression.php text/x-php root:root 0o644 5.5 KB
/usr/share/php/PHP/Depend/Code/ASTCatchStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTClassOrInterfaceReference.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/PHP/Depend/Code/ASTClassReference.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTCloneExpression.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTClosure.php text/x-php root:root 0o644 4.8 KB
/usr/share/php/PHP/Depend/Code/ASTComment.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTCompoundExpression.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTCompoundVariable.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTConditionalExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTConstantDeclarator.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/PHP/Depend/Code/ASTConstantDefinition.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTConstant.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTConstantPostfix.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTContinueStatement.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTDeclareStatement.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/PHP/Depend/Code/ASTDoWhileStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTEchoStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTElseIfStatement.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTEvalExpression.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTExitExpression.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTExpression.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTFieldDeclaration.php text/x-php root:root 0o644 6.5 KB
/usr/share/php/PHP/Depend/Code/ASTForeachStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTForInit.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTFormalParameter.php text/x-php root:root 0o644 4.1 KB
/usr/share/php/PHP/Depend/Code/ASTFormalParameters.php text/x-php root:root 0o644 3.7 KB
/usr/share/php/PHP/Depend/Code/ASTForStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTForUpdate.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/Depend/Code/ASTFunctionPostfix.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTGlobalStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTGotoStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTHeredoc.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTIdentifier.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTIfStatement.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/Depend/Code/ASTIncludeExpression.php text/x-php root:root 0o644 3.9 KB
/usr/share/php/PHP/Depend/Code/ASTIndexExpression.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/PHP/Depend/Code/ASTInstanceOfExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTInvocation.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/PHP/Depend/Code/ASTIssetExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTLabelStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTListExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTLiteral.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTLogicalAndExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTLogicalOrExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTLogicalXorExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTMemberPrimaryPrefix.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHP/Depend/Code/ASTMethodPostfix.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTNode.php text/x-php root:root 0o644 14.9 KB
/usr/share/php/PHP/Depend/Code/ASTParentReference.php text/x-php root:root 0o644 4.7 KB
/usr/share/php/PHP/Depend/Code/ASTPostfixExpression.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTPreDecrementExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTPreIncrementExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTPrimitiveType.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/Depend/Code/ASTPropertyPostfix.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTRequireExpression.php text/x-php root:root 0o644 3.9 KB
/usr/share/php/PHP/Depend/Code/ASTReturnStatement.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTScope.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTScopeStatement.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTSelfReference.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/PHP/Depend/Code/ASTShiftLeftExpression.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/Depend/Code/ASTShiftRightExpression.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/Depend/Code/ASTStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTStaticReference.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTStaticVariableDeclaration.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/Depend/Code/ASTStringIndexExpression.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTString.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTSwitchLabel.php text/x-php root:root 0o644 3.9 KB
/usr/share/php/PHP/Depend/Code/ASTSwitchStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTThrowStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTTraitAdaptationAlias.php text/x-php root:root 0o644 4.6 KB
/usr/share/php/PHP/Depend/Code/ASTTraitAdaptation.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTTraitAdaptationPrecedence.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTTraitReference.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTTraitUseStatement.php text/x-php root:root 0o644 7.5 KB
/usr/share/php/PHP/Depend/Code/ASTTryStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ASTTypeArray.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHP/Depend/Code/ASTTypeCallable.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTType.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTUnaryExpression.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTUnsetStatement.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Code/ASTVariableDeclarator.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/PHP/Depend/Code/ASTVariable.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTVariableVariable.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/ASTVisitorI.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/ASTWhileStatement.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/ClassOrInterfaceReferenceIterator.php text/x-php root:root 0o644 3.8 KB
/usr/share/php/PHP/Depend/Code/Class.php text/x-php root:root 0o644 7.1 KB
/usr/share/php/PHP/Depend/Code/Exceptions/ root:root 0o755
/usr/share/php/PHP/Depend/Code/Exceptions/AbstractException.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/PHP/Depend/Code/Exceptions/MethodCollisionException.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Code/Exceptions/RecursiveInheritanceException.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Code/Exceptions/SourceNotFoundException.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Code/File.php text/x-php root:root 0o644 10.5 KB
/usr/share/php/PHP/Depend/Code/Filter/ root:root 0o755
/usr/share/php/PHP/Depend/Code/Filter/Collection.php text/x-php root:root 0o644 4.0 KB
/usr/share/php/PHP/Depend/Code/FilterI.php text/x-php root:root 0o644 2.7 KB
/usr/share/php/PHP/Depend/Code/Filter/Null.php text/x-php root:root 0o644 2.8 KB
/usr/share/php/PHP/Depend/Code/Filter/Package.php text/x-php root:root 0o644 4.0 KB
/usr/share/php/PHP/Depend/Code/Function.php text/x-php root:root 0o644 5.5 KB
/usr/share/php/PHP/Depend/Code/Interface.php text/x-php root:root 0o644 5.0 KB
/usr/share/php/PHP/Depend/Code/Method.php text/x-php root:root 0o644 7.6 KB
/usr/share/php/PHP/Depend/Code/NodeI.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/Depend/Code/NodeIterator.php text/x-php root:root 0o644 6.8 KB
/usr/share/php/PHP/Depend/Code/Package.php text/x-php root:root 0o644 9.8 KB
/usr/share/php/PHP/Depend/Code/Parameter.php text/x-php root:root 0o644 12.8 KB
/usr/share/php/PHP/Depend/Code/Property.php text/x-php root:root 0o644 13.9 KB
/usr/share/php/PHP/Depend/Code/Trait.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/PHP/Depend/Code/Value.php text/x-php root:root 0o644 3.8 KB
/usr/share/php/PHP/Depend/ConstantsI.php text/x-php root:root 0o644 15.4 KB
/usr/share/php/PHP/Depend/DbusUI/ root:root 0o755
/usr/share/php/PHP/Depend/DbusUI/ResultPrinter.php text/x-php root:root 0o644 5.9 KB
/usr/share/php/PHP/Depend/Input/ root:root 0o755
/usr/share/php/PHP/Depend/Input/CompositeFilter.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHP/Depend/Input/ExcludePathFilter.php text/x-php root:root 0o644 4.4 KB
/usr/share/php/PHP/Depend/Input/ExtensionFilter.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/Depend/Input/FilterI.php text/x-php root:root 0o644 2.7 KB
/usr/share/php/PHP/Depend/Input/Iterator.php text/x-php root:root 0o644 4.2 KB
/usr/share/php/PHP/Depend/Log/ root:root 0o755
/usr/share/php/PHP/Depend/Log/CodeAwareI.php text/x-php root:root 0o644 2.7 KB
/usr/share/php/PHP/Depend/Log/FileAwareI.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/PHP/Depend/Log/Jdepend/ root:root 0o755
/usr/share/php/PHP/Depend/Log/Jdepend/Chart.php text/x-php root:root 0o644 7.8 KB
/usr/share/php/PHP/Depend/Log/Jdepend/chart.svg image/svg+xml root:root 0o644 22.9 KB
/usr/share/php/PHP/Depend/Log/Jdepend/Chart.xml text/xml root:root 0o644 124 bytes
/usr/share/php/PHP/Depend/Log/Jdepend/Xml.php text/x-php root:root 0o644 11.0 KB
/usr/share/php/PHP/Depend/Log/Jdepend/Xml.xml text/xml root:root 0o644 116 bytes
/usr/share/php/PHP/Depend/Log/LoggerFactory.php text/x-php root:root 0o644 4.8 KB
/usr/share/php/PHP/Depend/Log/LoggerI.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Log/NoLogOutputException.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/Depend/Log/Overview/ root:root 0o755
/usr/share/php/PHP/Depend/Log/Overview/Pyramid.php text/x-php root:root 0o644 10.9 KB
/usr/share/php/PHP/Depend/Log/Overview/pyramid.svg image/svg+xml root:root 0o644 30.2 KB
/usr/share/php/PHP/Depend/Log/Overview/Pyramid.xml text/xml root:root 0o644 147 bytes
/usr/share/php/PHP/Depend/Log/Phpunit/ root:root 0o755
/usr/share/php/PHP/Depend/Log/Phpunit/Xml.php text/x-php root:root 0o644 13.0 KB
/usr/share/php/PHP/Depend/Log/Phpunit/Xml.xml text/xml root:root 0o644 153 bytes
/usr/share/php/PHP/Depend/Log/Summary/ root:root 0o755
/usr/share/php/PHP/Depend/Log/Summary/Xml.php text/x-php root:root 0o644 11.7 KB
/usr/share/php/PHP/Depend/Log/Summary/Xml.xml text/xml root:root 0o644 116 bytes
/usr/share/php/PHP/Depend/Metrics/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/AbstractAnalyzer.php text/x-php root:root 0o644 4.7 KB
/usr/share/php/PHP/Depend/Metrics/AbstractCachingAnalyzer.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/PHP/Depend/Metrics/AggregateAnalyzerI.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/Depend/Metrics/AnalyzerClassFileSystemLocator.php text/x-php root:root 0o644 6.2 KB
/usr/share/php/PHP/Depend/Metrics/AnalyzerClassLocator.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/PHP/Depend/Metrics/AnalyzerI.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHP/Depend/Metrics/AnalyzerIterator.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Metrics/AnalyzerLoader.php text/x-php root:root 0o644 7.9 KB
/usr/share/php/PHP/Depend/Metrics/CacheAware.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/Depend/Metrics/ClassLevel/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/ClassLevel/Analyzer.php text/x-php root:root 0o644 13.8 KB
/usr/share/php/PHP/Depend/Metrics/CodeRank/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/CodeRank/Analyzer.php text/x-php root:root 0o644 7.8 KB
/usr/share/php/PHP/Depend/Metrics/CodeRank/Analyzer.xml text/xml root:root 0o644 268 bytes
/usr/share/php/PHP/Depend/Metrics/CodeRank/CodeRankStrategyI.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/PHP/Depend/Metrics/CodeRank/InheritanceStrategy.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/PHP/Depend/Metrics/CodeRank/MethodStrategy.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/PHP/Depend/Metrics/CodeRank/PropertyStrategy.php text/x-php root:root 0o644 4.6 KB
/usr/share/php/PHP/Depend/Metrics/CodeRank/StrategyFactory.php text/x-php root:root 0o644 4.3 KB
/usr/share/php/PHP/Depend/Metrics/Cohesion/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/Cohesion/Analyzer.php text/x-php root:root 0o644 5.3 KB
/usr/share/php/PHP/Depend/Metrics/Coupling/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/Coupling/Analyzer.php text/x-php root:root 0o644 13.5 KB
/usr/share/php/PHP/Depend/Metrics/CrapIndex/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/CrapIndex/Analyzer.php text/x-php root:root 0o644 7.9 KB
/usr/share/php/PHP/Depend/Metrics/CrapIndex/Analyzer.xml text/xml root:root 0o644 277 bytes
/usr/share/php/PHP/Depend/Metrics/CyclomaticComplexity/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/CyclomaticComplexity/Analyzer.php text/x-php root:root 0o644 14.7 KB
/usr/share/php/PHP/Depend/Metrics/Dependency/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/Dependency/Analyzer.php text/x-php root:root 0o644 15.0 KB
/usr/share/php/PHP/Depend/Metrics/FilterAwareI.php text/x-php root:root 0o644 2.6 KB
/usr/share/php/PHP/Depend/Metrics/Hierarchy/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/Hierarchy/Analyzer.php text/x-php root:root 0o644 9.6 KB
/usr/share/php/PHP/Depend/Metrics/Inheritance/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/Inheritance/Analyzer.php text/x-php root:root 0o644 11.2 KB
/usr/share/php/PHP/Depend/Metrics/ListenerI.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Metrics/NodeAwareI.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Metrics/NodeCount/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/NodeCount/Analyzer.php text/x-php root:root 0o644 9.7 KB
/usr/share/php/PHP/Depend/Metrics/NodeLoc/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/NodeLoc/Analyzer.php text/x-php root:root 0o644 15.1 KB
/usr/share/php/PHP/Depend/Metrics/NPathComplexity/ root:root 0o755
/usr/share/php/PHP/Depend/Metrics/NPathComplexity/Analyzer.php text/x-php root:root 0o644 18.1 KB
/usr/share/php/PHP/Depend/Metrics/ProjectAwareI.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/Depend/Parser/ root:root 0o755
/usr/share/php/PHP/Depend/Parser/Exception.php text/x-php root:root 0o644 2.4 KB
/usr/share/php/PHP/Depend/Parser/InvalidStateException.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Parser/MissingValueException.php text/x-php root:root 0o644 3.2 KB
/usr/share/php/PHP/Depend/Parser.php text/x-php root:root 0o644 192.3 KB
/usr/share/php/PHP/Depend/Parser/SymbolTable.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/PHP/Depend/Parser/TokenException.php text/x-php root:root 0o644 2.5 KB
/usr/share/php/PHP/Depend/Parser/TokenStack.php text/x-php root:root 0o644 3.9 KB
/usr/share/php/PHP/Depend/Parser/TokenStreamEndException.php text/x-php root:root 0o644 2.9 KB
/usr/share/php/PHP/Depend/Parser/UnexpectedTokenException.php text/x-php root:root 0o644 3.0 KB
/usr/share/php/PHP/Depend/Parser/VersionAllParser.php text/x-php root:root 0o644 11.4 KB
/usr/share/php/PHP/Depend.php text/x-php root:root 0o644 19.8 KB
/usr/share/php/PHP/Depend/ProcessListenerI.php text/x-php root:root 0o644 4.1 KB
/usr/share/php/PHP/Depend/TextUI/ root:root 0o755
/usr/share/php/PHP/Depend/TextUI/Command.php text/x-php root:root 0o644 20.6 KB
/usr/share/php/PHP/Depend/TextUI/ResultPrinter.php text/x-php root:root 0o644 6.6 KB
/usr/share/php/PHP/Depend/TextUI/Runner.php text/x-php root:root 0o644 10.1 KB
/usr/share/php/PHP/Depend/Tokenizer/ root:root 0o755
/usr/share/php/PHP/Depend/Tokenizer/Internal.php text/x-php root:root 0o644 25.6 KB
/usr/share/php/PHP/Depend/TokenizerI.php text/x-php root:root 0o644 4.5 KB
/usr/share/php/PHP/Depend/Tokenizer/PHP52Helper.php text/x-php root:root 0o644 4.9 KB
/usr/share/php/PHP/Depend/Token.php text/x-php root:root 0o644 4.0 KB
/usr/share/php/PHP/Depend/Util/ root:root 0o755
/usr/share/php/PHP/Depend/Util/Cache/ root:root 0o755
/usr/share/php/PHP/Depend/Util/Cache/Driver/ root:root 0o755
/usr/share/php/PHP/Depend/Util/Cache/Driver/File/ root:root 0o755
/usr/share/php/PHP/Depend/Util/Cache/Driver/File/Directory.php text/x-php root:root 0o644 6.7 KB
/usr/share/php/PHP/Depend/Util/Cache/Driver/File.php text/x-php root:root 0o644 9.1 KB
/usr/share/php/PHP/Depend/Util/Cache/Driver/Memory.php text/x-php root:root 0o644 7.1 KB
/usr/share/php/PHP/Depend/Util/Cache/Driver.php text/x-php root:root 0o644 4.7 KB
/usr/share/php/PHP/Depend/Util/Cache/Factory.php text/x-php root:root 0o644 4.9 KB
/usr/share/php/PHP/Depend/Util/Configuration/ root:root 0o755
/usr/share/php/PHP/Depend/Util/Configuration/Factory.php text/x-php root:root 0o644 6.9 KB
/usr/share/php/PHP/Depend/Util/ConfigurationInstance.php text/x-php root:root 0o644 3.1 KB
/usr/share/php/PHP/Depend/Util/Configuration/Parser.php text/x-php root:root 0o644 5.8 KB
/usr/share/php/PHP/Depend/Util/Configuration.php text/x-php root:root 0o644 4.9 KB
/usr/share/php/PHP/Depend/Util/Coverage/ root:root 0o755
/usr/share/php/PHP/Depend/Util/Coverage/CloverReport.php text/x-php root:root 0o644 5.1 KB
/usr/share/php/PHP/Depend/Util/Coverage/Factory.php text/x-php root:root 0o644 3.9 KB
/usr/share/php/PHP/Depend/Util/Coverage/Report.php text/x-php root:root 0o644 2.7 KB
/usr/share/php/PHP/Depend/Util/FileUtil.php text/x-php root:root 0o644 3.3 KB
/usr/share/php/PHP/Depend/Util/ImageConvert.php text/x-php root:root 0o644 6.7 KB
/usr/share/php/PHP/Depend/Util/Log.php text/x-php root:root 0o644 3.6 KB
/usr/share/php/PHP/Depend/Util/MathUtil.php text/x-php root:root 0o644 3.5 KB
/usr/share/php/PHP/Depend/Util/Type.php text/x-php root:root 0o644 15.1 KB
/usr/share/php/PHP/Depend/Util/UuidBuilder.php text/x-php root:root 0o644 5.4 KB
/usr/share/php/PHP/Depend/Util/Workarounds.php text/x-php root:root 0o644 3.4 KB
/usr/share/php/PHP/Depend/Visitor/ root:root 0o755
/usr/share/php/PHP/Depend/Visitor/AbstractListener.php text/x-php root:root 0o644 8.6 KB
/usr/share/php/PHP/Depend/Visitor/AbstractVisitor.php text/x-php root:root 0o644 13.8 KB
/usr/share/php/PHP/Depend/VisitorI.php text/x-php root:root 0o644 4.6 KB
/usr/share/php/PHP/Depend/Visitor/ListenerI.php text/x-php root:root 0o644 6.9 KB
/usr/share/php/.registry/ root:root 0o755
/usr/share/php/.registry/.channel.pear.pdepend.org/ root:root 0o755
/usr/share/php/.registry/.channel.pear.pdepend.org/php_depend.reg text/plain root:root 0o644 227.4 KB