etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ 源代码: pmccabe  ]

软件包: pmccabe (2.5)

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.

标签: Software Development: C Development, C++ Development, Testing and QA, User Interface: Command Line, Role: Program, Scope: Utility, Works with: Source Code

其它与 pmccabe 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc0.1 (>= 2.3) [kfreebsd-amd64, kfreebsd-i386]
    GNU C 语言运行库:共享库
    同时作为一个虚包由这些包填实: libc0.1-udeb
  • dep: libc0.3 (>= 2.7-1) [hurd-i386]
    GNU C 语言运行库:共享库
    同时作为一个虚包由这些包填实: libc0.3-udeb
  • dep: libc6 (>= 2.5) [avr32]
    GNU C 语言运行库:共享库
    同时作为一个虚包由这些包填实: libc6-udeb
    dep: libc6 (>= 2.5-5) [m68k]
    dep: libc6 (>= 2.7-1) [除 alpha, avr32, hurd-i386, ia64, kfreebsd-amd64, kfreebsd-i386, m68k]
  • dep: libc6.1 (>= 2.7-1) [alpha, ia64]
    GNU C 语言运行库:共享库
    同时作为一个虚包由这些包填实: libc6.1-udeb

下载 pmccabe

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
alpha 25.5 kB128 kB [文件列表]
amd64 23.8 kB120 kB [文件列表]
armel 23.6 kB112 kB [文件列表]
avr32 (非官方移植版) 23.4 kB112 kB [文件列表]
hppa 24.4 kB116 kB [文件列表]
hurd-i386 21.7 kB112 kB [文件列表]
i386 21.9 kB72 kB [文件列表]
ia64 29.6 kB140 kB [文件列表]
kfreebsd-amd64 23.8 kB78 kB [文件列表]
kfreebsd-i386 21.8 kB74 kB [文件列表]
m68k (非官方移植版) 20.8 kB108 kB [文件列表]
mips 25.0 kB128 kB [文件列表]
mipsel 24.7 kB128 kB [文件列表]
powerpc 24.3 kB120 kB [文件列表]
s390 23.7 kB116 kB [文件列表]
sparc 22.4 kB112 kB [文件列表]