--------------------------------------------------------------
| 72 | |
| 73 | //-------------------------------------------------------------- |
| 74 | void testApp::mouseMoved(int x, int y){ |
| 75 | |
| 76 | } |
| 77 | |
| 78 | //-------------------------------------------------------------- |
| 79 | void testApp::mouseDragged(int x, int y, int button){ |
nothing calls this directly
no outgoing calls
no test coverage detected