--------------------------------------------------------------
| 58 | |
| 59 | //-------------------------------------------------------------- |
| 60 | void testApp::draw(){ |
| 61 | |
| 62 | } |
| 63 | |
| 64 | //-------------------------------------------------------------- |
| 65 | void testApp::keyPressed(int key){ |
nothing calls this directly
no outgoing calls
no test coverage detected