summaryrefslogtreecommitdiff
path: root/TAO/IIOP/docs/us/codecounts/any.cpp.cccc
blob: 44e6cce66e5a94f779b7e010a10a4984eb58a061 (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
33
34
35
36
37
38
39
40
41

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/any.cpp
Canonical name                       From   To   COM   LOC   MVG   L/C   M/C
--------------------                 ---- ---- ----- ----- ----- ----- -----
static pthread_mutex_t any_lock=PTH  1    48      34     1     0   0.0   0.0
CORBA_TypeCode_ptr CORBA_Any::type(  53   57       0     4     1 ! *** ! ***
void*CORBA_Any::value()const{return  59   63       0     4     1 ! *** ! ***
CORBA_Any::CORBA_Any(){}             65   78       7     6     0   0.9   0.0
CORBA_Any::CORBA_Any(){}             81   97       5    11     0   2.2   0.0
static CORBA_TypeCode::traverse_sta  100  305     44 ? 131 !  30   3.0   0.7
CORBA_Any::CORBA_Any(){}             308  329      4    13     1   3.3   0.3
static CORBA_TypeCode::traverse_sta  332  457     46    60 !  21   1.3   0.5
CORBA_Any::~CORBA_Any(){}            460  481     10     9     2   0.9   0.2
void CORBA_Any::replace(){}          484  509      3    19     2   6.3   0.7
DEFINE_GUID(IID_CORBA_Any,0xa201e4c  511  517      4     2     0   0.5   0.0
ULONG __stdcall CORBA_Any::AddRef()  520  529      0     6     1 ! *** ! ***
ULONG __stdcall CORBA_Any::Release(  531  548      0    10     3 ! *** ! ***
HRESULT __stdcall CORBA_Any::QueryI  550  567      0    14     5 ! *** ! ***
CORBA_Any::CORBA_Any(){}             570  583      4     8     0   2.0   0.0
CORBA_Any&CORBA_Any::operator=(){}   585  660     16    45 ?  15   2.8   0.9
CORBA_Any::operator VARIANT(){VARIA  662  670      1     5     1   5.0   1.0
--------------------                 ---- ---- ----- ----- ----- ----- -----
Summary for scope:                               178   365    83   2.1   0.5
--------------------                 ---- ---- ----- ----- ----- ----- -----