Report generation
The purpose of the report package is to report the results of the program and WCET analysis
to the client.
We differentiate different kind of result data:
Program stats
Task/application statistics, i.e. number of classes, methods
Analysis statistics, i.e. time elapsed, configuration
Global graphs: Typegraph, Callgraph
WCET of target method
Method stats
Program analysis statistics
Control flow graph / Annotations
WCET of method [per context]
Explicit WCET path
Flow graph stats (node / edge) [per context]
Execution costs
Explicit WCET path
Implicit WCET path (execution frequencies)
Source code back-annotation