~ubuntu-branches/ubuntu/quantal/pmccabe/quantal

« back to all changes in this revision

Viewing changes to test006/NodeArc.H.ref

  • Committer: Bazaar Package Importer
  • Author(s): Paul Bame
  • Date: 2003-03-12 14:05:33 UTC
  • Revision ID: james.westby@ubuntu.com-20030312140533-moud629bi4ryp48y
Tags: 2.2-3
tweek for running under buildd and whenever pmccabe not installed
and . not in $PATH

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Modified McCabe Cyclomatic Complexity
 
2
|   Traditional McCabe Cyclomatic Complexity
 
3
|       |    # Statements in function
 
4
|       |        |   First line of function
 
5
|       |        |       |   # lines in function
 
6
|       |        |       |       |  filename(definition line number):function
 
7
|       |        |       |       |           |
 
8
1       1       1       31      1       test006/NodeArc.H(31): LabelledNode::~LabelledNode
 
9
1       1       1       33      1       test006/NodeArc.H(33): LabelledNode::label
 
10
1       1       1       37      1       test006/NodeArc.H(37): LabelledNode::shapeType
 
11
1       1       1       39      1       test006/NodeArc.H(39): LabelledNode::borderWidth
 
12
1       1       1       40      1       test006/NodeArc.H(40): LabelledNode::borderWidth
 
13
1       1       1       42      1       test006/NodeArc.H(42): LabelledNode::xeNode
 
14
1       1       1       43      1       test006/NodeArc.H(43): LabelledNode::xeNode
 
15
2       2       5       107     10      test006/NodeArc.H(107): LabelledArc::arcContains
 
16
2       2       7       118     13      test006/NodeArc.H(118): LabelledArc::labelContains
 
17
1       1       3       134     6       test006/NodeArc.H(134): LabelledArc::getLabelOrigin
 
18
2       2       5       141     10      test006/NodeArc.H(141): LabelledArc::arrowPoints
 
19
1       1       6       152     9       test006/NodeArc.H(152): LabelledArc::arrowBoundingBox
 
20
4       4       9       162     12      test006/NodeArc.H(162): LabelledArc::arcBoundingBox
 
21
2       2       5       179     9       test006/NodeArc.H(179): LabelledArc::drawArrow
 
22
1       1       1       200     1       test006/NodeArc.H(200): LabelledArc::owner
 
23
1       1       1       202     1       test006/NodeArc.H(202): LabelledArc::getLabel
 
24
1       1       1       205     1       test006/NodeArc.H(205): LabelledArc::getLabelColor
 
25
1       1       1       208     1       test006/NodeArc.H(208): LabelledArc::getLabelVisible
 
26
1       1       3       234     1       test006/NodeArc.H(234): SiblingList::SiblingList
 
27
1       1       1       235     1       test006/NodeArc.H(235): SiblingList::~SiblingList
 
28
1       1       1       237     1       test006/NodeArc.H(237): SiblingList::count
 
29
1       1       1       238     1       test006/NodeArc.H(238): SiblingList::max
 
30
3       3       8       244     11      test006/NodeArc.H(244): SiblingList::isSibling
 
31
5       5       18      279     28      test006/NodeArc.H(279): RankedArc::arrowPoints
 
32
2       2       2       308     3       test006/NodeArc.H(308): RankedArc::computeRank
 
33
2       2       2       312     1       test006/NodeArc.H(312): RankedArc::selfish
 
34
8       8       28      314     52      test006/NodeArc.H(314): RankedArc::arcContains
 
35
4       4       9       369     15      test006/NodeArc.H(369): RankedArc::getLabelOrigin
 
36
6       6       27      385     40      test006/NodeArc.H(385): RankedArc::arcBoundingBox
 
37
3       3       8       426     14      test006/NodeArc.H(426): RankedArc::drawArc
 
38
10      10      27      441     43      test006/NodeArc.H(441): RankedArc::drawRankedArc
 
39
6       6       21      485     36      test006/NodeArc.H(485): RankedArc::drawArrow
 
40
2       2       3       526     7       test006/NodeArc.H(526): RankedArc::~RankedArc
 
41
80      80      223     n/a     539     Total
 
42
   CSL PCT  NCSL PCT  TOTAL  FILENAME
 
43
    99  18   440  82    539  test006/NodeArc.H
 
44
    99  18   440  82    539  (total files: 1)