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] Frama-C: Detecting unreachable code?



On Thu, 23 Jan 2014, Nicky Williams wrote:

>    Of course, static analysis can only detect unreachable code.
>    To be sure that THERE IS NO unreachable code you need to do path testing,
>    eg. with the pathcrawler plugin (and to achieve full coverage with no
>    timeouts).

would be nice - but as far as I know that is a commercial plugin and
not available in any open-source implementation - pleas correct me if I'm wrong.

thx!
hofrat