--------------------------------------------------------------
| 77 | |
| 78 | //-------------------------------------------------------------- |
| 79 | void testApp::mouseDragged(int x, int y, int button){ |
| 80 | |
| 81 | } |
| 82 | |
| 83 | //-------------------------------------------------------------- |
| 84 | void testApp::mousePressed(int x, int y, int button){ |
nothing calls this directly
no outgoing calls
no test coverage detected