Index of modules


A
Action [Plugin.General_services]
Build a boolean option initialized fo false, that is not saved.
AstType [Metrics_parameters]
Set the ASTs on which the metrics should be computetd

B
BasicMetrics [Metrics_base]
Defining base metrics and operations on those
Bool [Plugin.General_services]
ByFunction [Metrics_parameters]
Activate metrics by function

C
Css_html
CyclomaticMetricsGUI [Register_gui]

E
EmptyString [Plugin.General_services]
Build a string option initialized to "".
Enabled [Metrics_parameters]
Activate metrics

F
False [Plugin.General_services]
Build a boolean option initialized to false.
FilledStringSet [Plugin.General_services]
Build an option as a set of strings, initialized with the given values.

H
Halstead [Metrics_cabs]
Halstead metrics computation
HalsteadMetricsGUI [Register_gui]

I
IndexedVal [Plugin.General_services]
Int [Plugin.General_services]
Build an integer option.

M
Metrics [Metrics_parameters]
Metrics_base
Defining base metrics and operations on those
Metrics_cabs
Implementation of cyclomatic complexity measures on CAbs' AST
Metrics_cilast
Syntactic metrics ================= The goal is to collect various (syntactic) information about the source code (slocs, assignments, loops, ...).
Metrics_coverage
List of functions that can be syntactically reached from the function
Metrics_gui
Display the table_contents matrix as a GTK table
Metrics_parameters
Activate metrics

O
OutputFile [Metrics_parameters]
Pretty print metrics to the given file.

R
Register
Register_gui
This module defines abstraction for Metrics use

S
String [Plugin.General_services]
Build a string option.
StringHashtbl [Plugin.General_services]
Should not be used by casual users.
StringList [Plugin.General_services]
StringSet [Plugin.General_services]
Build an option as a set of strings, initialized to the empty set.
SyntacticallyReachable [Metrics_parameters]
List of functions for which we compute the functions they may call

T
True [Plugin.General_services]
Build a boolean option initialized to true.

V
VInfoMap [Metrics_base]
Map of varinfos sorted by name (and not by ids)
ValueCoverage [Metrics_parameters]
Give an estimation about value analysis code penetration.
ValueCoverageGUI [Register_gui]
GUI hooks value coverage

W
WithOutput [Plugin.General_services]
Build a boolean option initialized to false.

Z
Zero [Plugin.General_services]
Build an integer option initialized to 0.