| 43 | void RunNPP(); |
| 44 | |
| 45 | bool HasCVTest() const { return false; } |
| 46 | |
| 47 | }; |
| 48 | //----------------------------------------------------------------------------------------------------------------------------- |
nothing calls this directly
no outgoing calls
no test coverage detected