MaibornWolff / MaibornWolff/codecharta

Refactor handling of conditional node counting in unifiedparser

Open
#4,381 1 comment 0 reactions 1 assignee Claimed by @Nereboss View on GitHub
pr-analysis
Dominant language
TypeScript
Stars
529
Forks
56
Avg merge
7h 17m
Merged PRs (30d)
34

Description

Some nodes are only counted depending on their parents type (e.g. lambda only counted as a function of its assigned to a variable). Refactor the logic how we handle these cases from "count this node if the child looks like X" to "count this node of parent looks like X".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.