get allProbes()
in
src/app/ui/main/main.component.ts [54:56]
3
lines of code
1
McCabe index (conditional complexity)
get allProbes(): NlpProbe[] { return this._allProbes }