File: test015.ref

package info (click to toggle)
pmccabe 2.4%2Bnmu2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 424 kB
  • ctags: 450
  • sloc: ansic: 2,663; cpp: 1,080; sh: 345; makefile: 92
file content (19 lines) | stat: -rw-r--r-- 869 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Modified McCabe Cyclomatic Complexity
|   Traditional McCabe Cyclomatic Complexity
|       |    # Statements in function
|       |        |   First line of function
|       |        |       |   # lines in function
|       |        |       |       |  filename(definition line number):function
|       |        |       |       |           |
1	1	0	2	3	test015(2): Spreadsheetns::ACosFormula::ACosFormula
3	3	3	6	5	test015(6): Spreadsheetns::ACosFormula::ACosFormula
3	3	3	12	6	test015(12): Spreadsheetns::ACosFormula::getResult
1	1	0	21	1	test015(21): foo::bar::bar
1	1	0	25	1	test015(25): foo::foo1::bar::bar
1	1	0	28	2	test015(28): foo::fff
1	1	0	32	1	test015(32): bar::bar
1	1	0	36	1	test015(36): anonymous_namespace::bar::bar
12	12	8	n/a	38	Total
   CSL PCT  NCSL PCT  TOTAL  FILENAME
     3   8    35  92     38  test015
     3   8    35  92     38  (total files: 1)