diffblue-cbmc/regression/cbmc-cover/location15
Tuttle 01f4ee2672 Added basic block source lines to source_locationt
Block coverage obtained with "cbmc --cover locations" now reports the file name
and line number of every line of source code contributing to a basic block in
the "description" field of the xml output. (The lines contributing to a block
can come from multiple files via function inlining and definitions in include
files, so reporting line numbers alone is not sufficient.)
2019-02-07 20:44:56 +00:00
..
main.c Fix and run cbmc-cover tests 2017-09-01 13:58:12 +01:00
test.desc Added basic block source lines to source_locationt 2019-02-07 20:44:56 +00:00