orCondition()
in
src/alert/condition.ts [71:74]
4
lines of code
1
McCabe index (conditional complexity)
orCondition() { this._operator.type = 'or'; return this; }