summaryrefslogtreecommitdiff
path: root/TAO/IIOP/docs/us/codecounts/stub.hh.cccc
blob: 2dad231e8586168e564c1e06701011165716b007 (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/stub.hh
Canonical name                       From   To   COM   LOC   MVG   L/C   M/C
--------------------                 ---- ---- ----- ----- ----- ----- -----
enum param_type{};                   1    27      20     4     0   0.2   0.0
struct paramdata{};                  29   49      19     1     0   0.1   0.0
struct calldata{};                   52   83      28     3     0   0.1   0.0
typedef void(*skeleton)();           86   98      12     0     0   0.0   0.0
struct skel_entry{};                 100  103      1     2     0   2.0   0.0
extern const IID IID_STUB_Object;    107  117     10     0     0   0.0   0.0
class _EXPCLASS STUB_Object:public   119  224     63    34     0   0.5   0.0
;                                    224  224      0     0     0            
--------------------                 ---- ---- ----- ----- ----- ----- -----
Summary for scope:                               153    51     0   0.3   0.0
--------------------                 ---- ---- ----- ----- ----- ----- -----