()
| 12991 | ); |
| 12992 | } |
| 12993 | assembleLayoutSignals() { |
| 12994 | return this.child.assembleLayoutSignals(); |
| 12995 | } |
| 12996 | columnDistinctSignal() { |
| 12997 | if (!(this.parent && this.parent instanceof pp)) { |
| 12998 | return { signal: `length(data('${this.getName("column_domain")}'))` }; |
no outgoing calls
no test coverage detected