Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource pmccabe

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.

Found 1 sites for pmccabe

Found 17 RPM for pmccabe

PackageSummaryDistributionDownload
pmccabe-2.8-1.11.x86_64.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Tumbleweed for x86_64pmccabe-2.8-1.11.x86_64.rpm
pmccabe-2.8-1.10.i586.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Ports Tumbleweed for i586pmccabe-2.8-1.10.i586.rpm
pmccabe-2.8-1.10.ppc64le.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Ports Tumbleweed for ppc64lepmccabe-2.8-1.10.ppc64le.rpm
pmccabe-2.8-1.9.aarch64.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Ports Tumbleweed for aarch64pmccabe-2.8-1.9.aarch64.rpm
pmccabe-2.8-1.9.armv6hl.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Ports Tumbleweed for armv6hlpmccabe-2.8-1.9.armv6hl.rpm
pmccabe-2.8-1.9.armv7hl.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Ports Tumbleweed for armv7hlpmccabe-2.8-1.9.armv7hl.rpm
pmccabe-2.8-1.9.s390x.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Ports Tumbleweed for s390xpmccabe-2.8-1.9.s390x.rpm
pmccabe-2.8-1.2.riscv64.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Ports Tumbleweed for riscv64pmccabe-2.8-1.2.riscv64.rpm
pmccabe-2.8-bp156.2.4.aarch64.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Leap 15.6 for aarch64pmccabe-2.8-bp156.2.4.aarch64.rpm
pmccabe-2.8-bp156.2.4.ppc64le.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Leap 15.6 for ppc64lepmccabe-2.8-bp156.2.4.ppc64le.rpm
pmccabe-2.8-bp156.2.4.s390x.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Leap 15.6 for s390xpmccabe-2.8-bp156.2.4.s390x.rpm
pmccabe-2.8-bp156.2.4.x86_64.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Leap 15.6 for x86_64pmccabe-2.8-bp156.2.4.x86_64.rpm
pmccabe-2.8-bp155.1.7.aarch64.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Leap 15.5 for aarch64pmccabe-2.8-bp155.1.7.aarch64.rpm
pmccabe-2.8-bp155.1.7.ppc64le.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Leap 15.5 for ppc64lepmccabe-2.8-bp155.1.7.ppc64le.rpm
pmccabe-2.8-bp155.1.7.s390x.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Leap 15.5 for s390xpmccabe-2.8-bp155.1.7.s390x.rpm
pmccabe-2.8-bp155.1.7.x86_64.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Leap 15.5 for x86_64pmccabe-2.8-bp155.1.7.x86_64.rpm
pmccabe-2.8-bp155.1.1.armv7hl.htmlMcCabe-style complexity and line counting for C and C++OpenSuSE Ports Leap 15.5 for armv7hlpmccabe-2.8-bp155.1.1.armv7hl.rpm

Generated by rpm2html 1.6

Fabrice Bellet