codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

Metric number for occurence of certain keywords in comments

Open ukinimod opened this issue 7 years ago • 3 comments

Feature request

Description

There is the saying that wtf's per minute is the most precise code metric. Sometimes they can even be found in the code. It would be great to have a parser for the occurence of comments including a configurable set of keywords (e.g. "todo", "hack", "wtf", "bug",...).

ukinimod avatar Nov 21 '18 13:11 ukinimod

@ce-bo this should be pretty straight forward to be added the new generic parser, right? We might want to make it configurable at some point but I would start with a fixed set of words similar to the one in the description.

BridgeAR avatar Nov 15 '21 19:11 BridgeAR

Yes, it's simple to add it to the generic parser. Let's put it back into Backlog.

ce-bo avatar Nov 16 '21 10:11 ce-bo

@ce-bo I would like to prioritize this as soon as the metric-gardener is ready for it.

BridgeAR avatar Mar 04 '22 16:03 BridgeAR