全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: pmccabe  ]

套件:pmccabe(2.6 以及其他的)

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 2.6+b2 21。7 kB66。0 kB [檔案列表]
arm64 2.6+b2 20。4 kB66。0 kB [檔案列表]
armhf 2.6+b2 21。2 kB61。0 kB [檔案列表]
i386 2.6+b2 21。6 kB61。0 kB [檔案列表]