| 20 | protected: |
| 21 | virtual void processIntern() {} |
| 22 | virtual void initIntern(Dependencies... dependencies) {} |
| 23 | virtual void shutdownIntern() {} |
| 24 | |
| 25 | virtual void openIntern() {} |
nothing calls this directly
no outgoing calls
no test coverage detected