Metric

Description

Statements

# statements in a method

Parameters

# function parameters in a method

Nesting

# nesting levels in a method

Paths

# non-cyclic paths in a method

Complexity

cyclomatic complexity of a method

Relevant_LOC

# relevant LOCs of code without comments, blanks, expansions, etc.