toutes les options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Paquet source : pmccabe  ]

Paquet : pmccabe (2.8-2)

Liens pour pmccabe

Screenshot

Ressources Debian :

Télécharger le paquet source pmccabe :

Responsables :

Ressources externes :

Paquets similaires :

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.

Étiquettes: Développement de logiciel: Programmation C, Programmation C++, Bibliothèques, devel::testing-qa, implemented-in::c, Interface utilisateur: Ligne de commande, Rôle: role::devel-lib, role::program, Champ d'application: Utilitaire, Fonctionne avec: Code source

Autres paquets associés à pmccabe

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger pmccabe

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 31,4 ko90,0 ko [liste des fichiers]
arm64 30,5 ko82,0 ko [liste des fichiers]
armel 32,5 ko84,0 ko [liste des fichiers]
armhf 31,3 ko69,0 ko [liste des fichiers]
i386 30,8 ko88,0 ko [liste des fichiers]
mips64el 31,0 ko88,0 ko [liste des fichiers]
mipsel 30,7 ko83,0 ko [liste des fichiers]
ppc64el 34,1 ko166,0 ko [liste des fichiers]
s390x 29,7 ko82,0 ko [liste des fichiers]