@designliquido/xpath
Preparing search index...
ComplexityMetrics
Interface ComplexityMetrics
Expression complexity metrics
interface
ComplexityMetrics
{
depth
:
number
;
breadth
:
number
;
predicateCount
:
number
;
functionCallCount
:
number
;
axisCount
:
number
;
complexity
:
"simple"
|
"complex"
|
"moderate"
|
"very-complex"
;
}
Index
Properties
depth
breadth
predicate
Count
function
Call
Count
axis
Count
complexity
Properties
depth
depth
:
number
breadth
breadth
:
number
predicate
Count
predicateCount
:
number
function
Call
Count
functionCallCount
:
number
axis
Count
axisCount
:
number
complexity
complexity
:
"simple"
|
"complex"
|
"moderate"
|
"very-complex"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
depth
breadth
predicate
Count
function
Call
Count
axis
Count
complexity
@designliquido/xpath
Loading...
Expression complexity metrics