全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: pmccabe  ]

软件包:pmccabe(2.8-2)

pmccabe 的相关链接

Screenshot

Debian 的资源:

下载源码包 pmccabe

维护小组:

外部的资源:

相似软件包:

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.

标签: 软件开发: C 开发, C++ 开发, 函数库, devel::testing-qa, implemented-in::c, 用户接口: 命令行, 角色: role::devel-lib, role::program, 范围: 实用程序, 处理: 原代码

其他与 pmccabe 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 pmccabe

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 31.4 kB90.0 kB [文件列表]
arm64 30.5 kB82.0 kB [文件列表]
armel 32.5 kB84.0 kB [文件列表]
armhf 31.3 kB69.0 kB [文件列表]
i386 30.8 kB88.0 kB [文件列表]
mips64el 31.0 kB88.0 kB [文件列表]
mipsel 30.7 kB83.0 kB [文件列表]
ppc64el 34.1 kB166.0 kB [文件列表]
s390x 29.7 kB82.0 kB [文件列表]