Project classes
-
Overview pyramid
-
JDepend chart
Top 50: Weighted Method per Class (Sum of method Cyclomatic Complexity)
- PHP_PMD
- PHP_PMD_AbstractNode
- PHP_PMD_AbstractRenderer
- PHP_PMD_AbstractRule
- PHP_PMD_Parser
- PHP_PMD_ParserFactory
- PHP_PMD_Report
- PHP_PMD_RuleSet
- PHP_PMD_RuleSetFactory
- PHP_PMD_RuleViolation
- PHP_PMD_Node_ASTNode
- PHP_PMD_Node_AbstractCallable
- PHP_PMD_Node_AbstractNode
- PHP_PMD_Node_AbstractType
- PHP_PMD_Node_Annotation
- PHP_PMD_Node_Annotations
- PHP_PMD_Node_Class
- PHP_PMD_Node_Function
- PHP_PMD_Node_Interface
- PHP_PMD_Node_Method
- PHP_PMD_Renderer_HTMLRenderer
- PHP_PMD_Renderer_TextRenderer
- PHP_PMD_Renderer_XMLRenderer
- PHP_PMD_Rule_AbstractLocalVariable
- PHP_PMD_Rule_CyclomaticComplexity
- PHP_PMD_Rule_ExcessivePublicCount
- PHP_PMD_Rule_UnusedFormalParameter
- PHP_PMD_Rule_UnusedLocalVariable
- PHP_PMD_Rule_UnusedPrivateField
- PHP_PMD_Rule_UnusedPrivateMethod
- PHP_PMD_Rule_Design_DepthOfInheritance
- PHP_PMD_Rule_Design_EvalExpression
- PHP_PMD_Rule_Design_ExitExpression
- PHP_PMD_Rule_Design_LongClass
- PHP_PMD_Rule_Design_LongMethod
- PHP_PMD_Rule_Design_LongParameterList
- PHP_PMD_Rule_Design_NpathComplexity
- PHP_PMD_Rule_Design_NumberOfChildren
- PHP_PMD_Rule_Design_TooManyFields
- PHP_PMD_Rule_Design_TooManyMethods
- PHP_PMD_Rule_Design_WeightedMethodCount
- PHP_PMD_Rule_Naming_BooleanGetMethodName
- PHP_PMD_Rule_Naming_ConstantNamingConventions
- PHP_PMD_Rule_Naming_ConstructorWithNameAsEnclosingClass
- PHP_PMD_Rule_Naming_LongVariable
- PHP_PMD_Rule_Naming_ShortMethodName
- PHP_PMD_Rule_Naming_ShortVariable
- PHP_PMD_TextUI_Command
- PHP_PMD_TextUI_CommandLineOptions
- PHP_PMD_Writer_Stream