Skip to content

### **[Analytics] Display Average and Max Depth of Component Trees** #48

@12mv2

Description

@12mv2

Description

Analyze and display the average and maximum depth of component trees to provide insights into the complexity of the project.

Task Requirements

  • Calculate the depth of the component tree during parsing.
  • Display average and maximum depth in AppHeader.

Steps

  1. Update buildComponentTree to calculate tree depth.
  2. Aggregate depth data across all visualized trees.
  3. Update AppHeader to display the metrics.

Definition of Done

  • Average and maximum depth are displayed accurately.
  • Metrics update dynamically as new trees are visualized.

Branch

48-analytics-tree-depth

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions