Lines of Code

Total codebase size

{{total_code_metrics.loc}} lines {{#IF has_total_code_metrics_trend}} {{total_code_metrics_trend.loc_delta}} {{/IF}}
0
Small
0
Medium
0
Large
0
Very Large

Total size of your codebase. Larger codebases require more maintenance effort and are harder to understand.

Avg. Cyclomatic Complexity

Avg. Function Cyclomatic Complexity per file

{{total_code_metrics.avgCcPerFunction}} avg per function {{#IF has_total_code_metrics_trend}} {{total_code_metrics_trend.avgCcPerFunction_delta}} {{/IF}}
0
Simple
0
Moderate
0
Complex
0
Very Complex

Lower complexity (1-4) is better. Values above 10 indicate functions that are hard to test and maintain.

Avg. Cognitive Complexity

Avg. Function Cognitive Complexity per file

{{total_code_metrics.avg_cog_complexity_per_function}} avg per function {{#IF has_total_code_metrics_trend}} {{total_code_metrics_trend.avg_cog_complexity_per_function_delta}} {{/IF}}
0
Simple
0
Moderate
0
Complex
0
Very Complex

Lower complexity (1-4) is better. Values above 10 indicate functions that are hard to test and maintain.

Maintainability

Maintainability Index per file

{{total_code_metrics.maintainabilityIndex}} / 100 {{#IF has_total_code_metrics_trend}} {{total_code_metrics_trend.maintainabilityIndex_delta}} {{/IF}}
0
Excellent
0
Good
0
Fair
0
Poor

Higher is better. Values above 80 indicate highly maintainable code, below 60 suggests refactoring needed.

Avg. Method Size

Average lines per method

{{total_code_metrics.avgLocPerFunction}} lines {{#IF has_total_code_metrics_trend}} {{total_code_metrics_trend.avgLocPerFunction_delta}} {{/IF}}
0
Concise
0
Optimal
0
Large
0
Too Large

Shorter methods (10-20 lines) are easier to understand and test. Methods over 50 lines should be refactored.

Git Activity

Commit frequency over time

License Types

Distribution by license