--------------------------------------------------------------
| 275 | |
| 276 | //-------------------------------------------------------------- |
| 277 | void testApp::dragEvent(ofDragInfo dragInfo){ |
| 278 | |
| 279 | } |
| 280 | |
| 281 | //-------------------------------------------------------------- |
| 282 | void testApp::exit(){ |
nothing calls this directly
no outgoing calls
no test coverage detected