--------------------------------------------------------------
| 97 | |
| 98 | //-------------------------------------------------------------- |
| 99 | void testApp::gotMessage(ofMessage msg){ |
| 100 | |
| 101 | } |
| 102 | |
| 103 | //-------------------------------------------------------------- |
| 104 | void testApp::dragEvent(ofDragInfo dragInfo){ |
nothing calls this directly
no outgoing calls
no test coverage detected