21.5. Python Metrics

Component Dependencies to Remove (Python Packages)

Description: Number of component dependencies to remove to break up all Python package cycle groups.

Categories: Code Analysis, Dependency

Parser Dependencies to Remove (Python Packages)

Description: Number of code lines to change to break up all Python package cycle groups.

Categories: Code Analysis, Dependency

Structural Debt Index (Python Packages)

Description: Cumulative structural debt index of all Python package cycle groups.

Categories: Code Analysis

Biggest Python Package Cycle Group

Description: Biggest Python package cycle group.

Categories: Cycle

Cyclicity (Python Packages)

Description: Cumulated cyclicity of Python package cycle groups.

Categories: Cycle

Number of Critical Python Package Cycle Groups

Description: Number of Python package cycle groups marked as errors.

Categories: Cycle

Number of Cyclic Python Packages

Description: Number of cyclic Python packages.

Categories: Cycle

Number of Ignored Cyclic Python Packages

Description: Number of ignored cyclic Python packages.

Categories: Cycle

Number of all Python Package Cycle Groups

Description: Number of all Python package cycle groups, errors and warnmings.

Categories: Cycle

Relative Cyclicity (Python Packages)

Description: Relative Python package cyclicity in percent.

Categories: Cycle

Number of Python Packages

Description: Number of Python packages containing types in fully analyzed and issue ignoring code.

Categories: Size

Number of Python Packages (Full Analysis)

Description: Number of Python packages containing fully analyzed types.

Categories: Size