--------------------------------------------------------------
| 234 | |
| 235 | //-------------------------------------------------------------- |
| 236 | void testApp::keyReleased(int key){ |
| 237 | |
| 238 | } |
| 239 | |
| 240 | //-------------------------------------------------------------- |
| 241 | void testApp::mouseMoved(int x, int y){ |
nothing calls this directly
no outgoing calls
no test coverage detected