Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] Calculation of SW complexity
- Subject: [Frama-c-discuss] Calculation of SW complexity
- From: jean.nicolas at gmx.de (Jean-Pierre Nicolas)
- Date: Wed, 22 Sep 2010 14:47:05 +0200
- In-reply-to: <5EFD4D7AC6265F4D9D3A849CEA9219190F5030@LAXA.intra.cea.fr>
- References: <20100916080145.210250@gmx.net> <5EFD4D7AC6265F4D9D3A849CEA9219190F5030@LAXA.intra.cea.fr>
Hello, Also if I've always got the problem to make the plugin 'hello_world', my interest is to make a plugin on FRAMA-C which analyse the sourcecode C and calculate the SW complexity: McCabe's Cyclomatic Complexity(MVG) Halstead-Effort Halstead-Volume Halstead-Difficulty Maintenance Index Lines of Code(LOC) Comment Lines (COM) Fan-In, Fan-Out (FI,FIc,FIv,FO,FOc,FOv) Is it possible with FRAMA-C? To realise my calculation, I must know how i can make a plugin in FRAMA-C. If I have understood correctly, I must write a sourcecode in OCaml for the calculation and also a Makefile to install the Ocaml-sourcecode in FRAMA-C. But I don't know how a Makefile must be written. I've started to learn OCaml since 7 weeks. It's absolutely different than C or Java. This functional language isn't easy to learn. After searching I found a little programm which calculate some of the results under the terminal of Ubuntu. If I change the code of the files and the Makefile, it would be possible to make a plugin, wouldn't it? Regards, Jean-Pierre -- GMX DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 f?r nur 19,99 Euro/mtl.!* http://portal.gmx.net/de/go/dsl
- Follow-Ups:
- [Frama-c-discuss] Calculation of SW complexity
- From: Julien.Signoles at cea.fr (Julien Signoles)
- [Frama-c-discuss] Calculation of SW complexity
- From: basile at starynkevitch.net (Basile Starynkevitch)
- [Frama-c-discuss] Calculation of SW complexity
- References:
- [Frama-c-discuss] RE : RE : problems with plugin-integration
- From: virgile.prevosto at cea.fr (PREVOSTO Virgile)
- [Frama-c-discuss] RE : RE : problems with plugin-integration
- Prev by Date: [Frama-c-discuss] Looking for paper describing Frama-C internals
- Next by Date: [Frama-c-discuss] Calculation of SW complexity
- Previous by thread: [Frama-c-discuss] RE : Problems with Window Installation of Frama-C
- Next by thread: [Frama-c-discuss] Calculation of SW complexity
- Index(es):