EnglishFrenchSpanish

Ad


OnWorks favicon

cccc - Online in the Cloud

Run cccc in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command cccc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


cccc - C and C++ Code Counter, a software metrics tool

SYNOPSIS


cccc [options] file1.c ...

DESCRIPTION


CCCC analyses and reports measurements of source code in C, C++, and Java. The metrics
supported include lines of code, McCabe's Cyclomatic Complexity, and measures of module
fan-out/fan-in.

CCCC processes the files listed on its command line. If the filenames include ‘-’, read a
list of files from standard input.

This program is work in progress and is not well documented. Please be prepared to refer
to the source code for the meaning of some options.

OPTIONS


--help Generate this help message.

--outdir=dname
Directory for generated files (default=.cccc).

--html_outfile=fname
Name of primary HTML report generated (default=outdir/cccc.html).

--db_infile=fname
Preload internal database from named file (default=no initial content).

--db_outfile=fname
Save internal database to named file (default=outdir/cccc.db).

--opt_infile=fname
Load options from named file (default=use compiled-in option values, refer to
cccc_opt.cc for option information).

--opt_outfile=fname
Save options to named file (default=outdir/cccc.opt).

--lang=string
Use language specified for files specified after this option. Languages supported
are c, c++, ada, and java (default=use language/extension mapping controlled by
options).

--report_mask=hex
Control report content (refer to ccccmain.cc for mask values).

--debug_mask=hex
Control debug output content (refer to ccccmain.cc for mask values).

Use cccc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    DivFix++
    DivFix++
    DivFix++ is yours AVI video repair and
    preview software. It designed for repair
    and preview files which are on download
    from ed2k(emule), torrent, gnutella, ftp...
    Download DivFix++
  • 2
    JBoss Community
    JBoss Community
    Community driven projects featuring the
    latest innovations for cutting edge
    apps. Our flagship project JBoss AS is
    the leading Open Source,
    standards-compliant...
    Download JBoss Community
  • 3
    Django Filer
    Django Filer
    django Filer is a file management
    application for django that makes
    handling files and images a breeze.
    django-filer is a file management
    application for djang...
    Download Django Filer
  • 4
    xCAT
    xCAT
    Extreme Cluster Administration Toolkit.
    xCAT is a scalable cluster management
    and provisioning tool that provides
    hardware control, discovery, and OS
    diskful/di...
    Download xCAT
  • 5
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 6
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • More »

Linux commands

Ad