object

cc_metric

Cyclomatic complexity metric. All defined predicates that are not called or updated are counted as graph connected components (the reasoning being that these predicates can be considered entry points). The score is represented by a non-negative integer.

author:
Paulo Moura
version:
0.2
date:
2018/7/18
compilation flags:
static, context_switching_calls
imports:
public code_metrics_utilities
public code_metric
provides:
logtalk::message_tokens//2

Public interface

(see related entities)

Protected interface

(see related entities)

Private predicates

(see related entities)

Operators

(none)

Remarks

(none)

See also

(none)