The plug-in can be used both with the graphical user interface and in batch mode. In batch mode, the command is:
frama-c -occurrence file1.c file2.c
This prints all occurrences of each variable to the standard output.
This plug-in depends on results of the Eva plug-in.