Pacote: pmccabe (2.8-3 e outros)
Links para pmccabe
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte pmccabe:
Mantenedores(as):
Fontes externas:
- Pagina principal [gitlab.com]
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.
Outros pacotes relacionados a pmccabe
|
|
|
|
-
- dep: libc6 (>= 2.16) [x32]
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
- dep: libc6 (>= 2.17) [ppc64el]
- dep: libc6 (>= 2.3.4) [hppa]
- dep: libc6 (>= 2.33) [sh4]
- dep: libc6 (>= 2.34) [arm64, riscv64]
- dep: libc6 (>= 2.36) [loong64]
- dep: libc6 (>= 2.4) [amd64, armel, armhf, i386, m68k, mips64el, ppc64, s390x, sparc64]
-
- dep: libc6.1 (>= 2.33) [ia64]
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6.1-udeb
- dep: libc6.1 (>= 2.4) [alpha]
Download de pmccabe
Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|---|
alpha (porte não oficial) | 2.8-3 | 32.0 kB | 167.0 kB | [lista de arquivos] |
amd64 | 2.8-3 | 31.5 kB | 90.0 kB | [lista de arquivos] |
arm64 | 2.8-3+b1 | 29.5 kB | 166.0 kB | [lista de arquivos] |
armel | 2.8-3 | 32.4 kB | 165.0 kB | [lista de arquivos] |
armhf | 2.8-3 | 31.2 kB | 165.0 kB | [lista de arquivos] |
hppa (porte não oficial) | 2.8-3 | 30.7 kB | 78.0 kB | [lista de arquivos] |
i386 | 2.8-3 | 31.0 kB | 89.0 kB | [lista de arquivos] |
ia64 (porte não oficial) | 2.8-3 | 37.6 kB | 122.0 kB | [lista de arquivos] |
loong64 (porte não oficial) | 2.8-3 | 29.6 kB | 85.0 kB | [lista de arquivos] |
m68k (porte não oficial) | 2.8-3 | 29.8 kB | 84.0 kB | [lista de arquivos] |
mips64el | 2.8-3 | 31.7 kB | 168.0 kB | [lista de arquivos] |
ppc64 (porte não oficial) | 2.8-3 | 31.9 kB | 166.0 kB | [lista de arquivos] |
ppc64el | 2.8-3 | 34.1 kB | 166.0 kB | [lista de arquivos] |
riscv64 | 2.8-3+b1 | 30.4 kB | 74.0 kB | [lista de arquivos] |
s390x | 2.8-3 | 30.0 kB | 82.0 kB | [lista de arquivos] |
sh4 (porte não oficial) | 2.8-3 | 33.0 kB | 165.0 kB | [lista de arquivos] |
sparc64 (porte não oficial) | 2.8-3 | 29.8 kB | 2,087.0 kB | [lista de arquivos] |
x32 (porte não oficial) | 2.8-3 | 31.4 kB | 85.0 kB | [lista de arquivos] |