yegor256/cam

DP series of metrics

Open

#242 aberto em 22 de mar. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Shell (51 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (27 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Let's introduce a new series of metrics:

  • DPBN (Design Pattern by Name) is either "Utility", "DTO", "Singleton", etc.
  • DPBC (Design Pattern by Code) is the same as DPBN, but decided according to the structure of the code, not the name

Maybe we should use Machine Learning in order to calculate this metric.

Guia do colaborador