menu
anteater package
documentation
metrics/complexity_calculator.dart
HalsteadMetrics
length property
length property
dark_mode
light_mode
length
property
int
get
length
Program length: N = N₁ + N₂
Implementation
int get length => operatorTotal + operandTotal;
anteater package
documentation
metrics/complexity_calculator
HalsteadMetrics
length property
HalsteadMetrics class