summaryrefslogtreecommitdiff
path: root/TAO/IIOP/docs/us/codecounts/corbacom.cpp.cccc
blob: b7859bad94ae4d9a4e803adc3b8e6bdad4c3e2b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32

CCCC - a code counter for C and C++
===================================

A program to analyse C and C++ source code and report on
some simple software metrics
Version  1.00 
Copyright Tim Littlefair, 1995

The development of this program was heavily dependent on
the Purdue Compiler Construction Tool Set (PCCTS) 
by Terence Parr, Will Cohen, Hank Dietz, Russel Quoung
and others.

This software is provided with NO WARRANTY


Scope: ../../../lib/corbacom.cpp
Canonical name                       From   To   COM   LOC   MVG   L/C   M/C
--------------------                 ---- ---- ----- ----- ----- ----- -----
CORBA_String CORBA_string_alloc(){}  1    26      10     5     1   0.5   0.1
CORBA_String CORBA_string_copy(){}   28   37       0     7     3 ! *** ! ***
void CORBA_string_free(){}           39   43       0     4     0 ! ***      
extern"unsigned wslen(const wchar_t  47   60       4     8     2   2.0   0.5
extern"wchar_t*wscpy(wchar_t*dest,c  62   70       0     7     2 ! *** ! ***
CORBA_WString CORBA_wstring_alloc()  74   82       4     4     1   1.0   0.3
CORBA_WString CORBA_wstring_copy(){  84   92       0     7     3 ! *** ! ***
void CORBA_wstring_free(){}          94   98       0     4     0 ! ***      
--------------------                 ---- ---- ----- ----- ----- ----- -----
Summary for scope:                                18    54    12   3.0   0.7
--------------------                 ---- ---- ----- ----- ----- ----- -----