~ubuntu-branches/ubuntu/utopic/cccc/utopic

« back to all changes in this revision

Viewing changes to test/prn7.xmlref

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2003-08-23 04:34:05 UTC
  • Revision ID: james.westby@ubuntu.com-20030823043405-xnzd3mn3hwtvi6dr
Tags: upstream-3.pre81
ImportĀ upstreamĀ versionĀ 3.pre81

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!--Report on software metrics-->
 
3
<CCCC_Project>
 
4
<project_summary>
 
5
<number_of_modules value="1" level="0" />
 
6
<lines_of_code value="13" level="0" />
 
7
<lines_of_code_per_module value="13.000" level="0" />
 
8
<McCabes_cyclomatic_complexity value="0" level="0" />
 
9
<McCabes_cyclomatic_complexity_per_module value="0.000" level="0" />
 
10
<lines_of_comment value="34" level="0" />
 
11
<lines_of_comment_per_module value="34.000" level="0" />
 
12
<lines_of_code_per_line_of_comment value="------" level="0" />
 
13
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
 
14
<IF4 value="0" level="0" />
 
15
<IF4_per_module value="0.000" level="0" />
 
16
<IF4_visible value="0" level="0" />
 
17
<IF4_visible_per_module value="0.000" level="0" />
 
18
<IF4_concrete value="0" level="0" />
 
19
<IF4_concrete value="0.000" level="0" />
 
20
<rejected_lines_of_code value="9" level="0" />
 
21
</project_summary>
 
22
<procedural_summary>
 
23
<module>
 
24
<name>anonymous</name>
 
25
<lines_of_code value="4" level="0" />
 
26
<McCabes_cyclomatic_complexity value="0" level="0" />
 
27
<lines_of_comment value="1" level="0" />
 
28
<lines_of_code_per_line_of_comment value="------" level="0" />
 
29
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
 
30
</module>
 
31
</procedural_summary>
 
32
<procedural_detail>
 
33
<module>
 
34
<name>anonymous</name>
 
35
<member_function>
 
36
<name>main()</name>
 
37
<extent>
 
38
<description>definition</description>
 
39
<source_reference file="prn7.c" line="49" />
 
40
</extent>
 
41
<lines_of_code value="4" level="0" />
 
42
<McCabes_cyclomatic_complexity value="0" level="0" />
 
43
<lines_of_comment value="1" level="0" />
 
44
<lines_of_code_per_line_of_comment value="------" level="0" />
 
45
<McCabes_cyclomatic_complexity_per_line_of_comment value="------" level="0" />
 
46
</member_function>
 
47
</module>
 
48
</procedural_detail>
 
49
<oo_design>
 
50
<module>
 
51
<name>anonymous</name>
 
52
<weighted_methods_per_class_unity value="1" level="0" />
 
53
<weighted_methods_per_class_visibility value="1" level="0" />
 
54
<depth_of_inheritance_tree value="0" level="0" />
 
55
<number_of_children value="0" level="0" />
 
56
<coupling_between_objects value="0" level="0" />
 
57
</module>
 
58
</oo_design>
 
59
<structural_summary>
 
60
<module>
 
61
<name>anonymous</name>
 
62
<fan_out_visible value="0" level="0" />
 
63
<fan_out_concrete value="0" level="0" />
 
64
<fan_out value="0" level="0" />
 
65
<fan_in_visible value="0" level="0" />
 
66
<fan_in_concrete value="0" level="0" />
 
67
<fan_in value="0" level="0" />
 
68
<IF4_visible value="0" level="0" />
 
69
<IF4_concrete value="0" level="0" />
 
70
<IF4 value="0" level="0" />
 
71
</module>
 
72
</structural_summary>
 
73
<structural_detail>
 
74
<module>
 
75
<name>anonymous</name>
 
76
<client_module>
 
77
</client_module>
 
78
<supplier_module>
 
79
</supplier_module>
 
80
</module>
 
81
</structural_detail>
 
82
<other_extents>
 
83
<rejected_extent>
 
84
<name>&lt;file scope items&gt;</name>
 
85
<source_reference file="prn7.c" line="1" />
 
86
<lines_of_code value="9" level="0" />
 
87
<lines_of_comment value="33" level="0" />
 
88
<McCabes_cyclomatic_complexity value="0" level="0" />
 
89
</rejected_extent>
 
90
</other_extents>
 
91
</CCCC_Project>