--------------------------------------------------------------
| 82 | |
| 83 | //-------------------------------------------------------------- |
| 84 | void testApp::mousePressed(int x, int y, int button){ |
| 85 | |
| 86 | } |
| 87 | |
| 88 | //-------------------------------------------------------------- |
| 89 | void testApp::mouseReleased(int x, int y, int button){ |
nothing calls this directly
no outgoing calls
no test coverage detected