todas as opções
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Fonte: pmccabe  ]

Pacote: pmccabe (2.8-2)

Links para pmccabe

Screenshot

Recursos de Debian:

Baixe o pacote-fonte pmccabe:

Mantenedores(as):

Fontes externas:

Pacotes similares:

McCabe-style function complexity and line counting for C and C++

Pmccabe calculates McCabe-style cyclomatic complexity for C and C++ source code. Per-function complexity may be used for spotting likely trouble spots and for estimating testing effort.

Pmccabe also includes a non-commented line counter compatible with anac, 'decomment' which only removes comments from source code; 'codechanges', a program to calculate the amount of change which has occurred between two source trees or files; and 'vifn', to invoke 'vi' given a function name rather than a file name.

Pmccabe attempts to calculate the apparent complexity rather than the complexity following the C++ and/or cpp preprocessors. This causes Pmccabe to become confused with cpp constructs which cause unmatched curly braces - most of which can profitably be rewritten so they won't confuse prettyprinters anyway. Pmccabe prints C-compiler-style error messages when the parser gets confused so they may be browsed with standard tools.

Two types of cyclomatic complexity are generated - one type counts each switch() statement as regardless of the number of cases included and the other more traditional measure counts each case within the switch(). Pmccabe also calculates the starting line for each function, the number of lines consumed by the function, and the number of C statements within the function.

Etiquetas: Desenvolvimento de software: Desenvolvimento C, Desenvolvimento C ++, Bibliotecas, devel::testing-qa, implemented-in::c, Interface de usuário(a): Linha de comando, Função: role::devel-lib, role::program, Alcance: Utilitários, Funciona com: Código-fonte

Outros pacotes relacionados a pmccabe

  • depende
  • recomenda
  • sugere
  • melhora

Download de pmccabe

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
amd64 31.4 kB90.0 kB [lista de arquivos]
arm64 30.5 kB82.0 kB [lista de arquivos]
armel 32.5 kB84.0 kB [lista de arquivos]
armhf 31.3 kB69.0 kB [lista de arquivos]
i386 30.8 kB88.0 kB [lista de arquivos]
mips64el 31.0 kB88.0 kB [lista de arquivos]
mipsel 30.7 kB83.0 kB [lista de arquivos]
ppc64el 34.1 kB166.0 kB [lista de arquivos]
s390x 29.7 kB82.0 kB [lista de arquivos]