File: test014.ref

package info (click to toggle)
pmccabe 2.6
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 436 kB
  • ctags: 449
  • sloc: ansic: 2,674; cpp: 1,080; sh: 346; makefile: 91
file content (12 lines) | stat: -rw-r--r-- 505 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
Modified McCabe Cyclomatic Complexity
|   Traditional McCabe Cyclomatic Complexity
|       |    # Statements in function
|       |        |   First line of function
|       |        |       |   # lines in function
|       |        |       |       |  filename(definition line number):function
|       |        |       |       |           |
2	2	1	2	6	test014(3): main
2	2	2	n/a	7	Total
   CSL PCT  NCSL PCT  TOTAL  FILENAME
     1  14     6  86      7  test014
     1  14     6  86      7  (total files: 1)