Skip to content
Snippets Groups Projects
Commit ef4e9f61 authored by David Bühler's avatar David Bühler
Browse files

[Eva] Summary and analysis coverage: fixes the count of analyzed functions.

Only the functions whose body is analyzed are counted as covered by the
analysis. The functions reached by the analysis but for which a builtin or the
specification is used are not considered analyzed anymore.

Summary: computes statistics only for analyzed function. Returns [None] for
other functions.
parent f52a44be
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment